Message GetBytes Method SSH .NET Client Library Documentation
Gets data bytes array

Namespace: Renci.SshNet.Messages
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public override byte[] GetBytes()

Return Value

Byte array representation of the message
See Also