The following tables list the members exposed by Packet.
Public Fields
| Name | Description |
| Content |
The bytes sent or received.
|
Top
Public Properties
| Name | Description |
| Message |
The transport-level SSH-2 message type.
|
Top
Public Methods
| Name | Description |
| Create |
Creates a Packet, ChannelPacket, or SftpPacket, depending upon the packet content provided.
|
| ToString |
Returns a formatted string suitable for viewing.
|
Top
See Also