PowerTCP SSH and SFTP for .NET
Packet Property




Returns a Packet that interprets an SSH packet.
Syntax
'Declaration
 
Public ReadOnly Property Packet As Packet
'Usage
 
Dim instance As LogEventArgs
Dim value As Packet
 
value = instance.Packet
public Packet Packet {get;}
public: __property Packet* get_Packet();
public:
property Packet^ Packet {
   Packet^ get();
}
See Also

Reference

LogEventArgs Class
LogEventArgs Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic