GlobalRequestMessage PropertiesSSH .NET Client Library Documentation
The GlobalRequestMessage type exposes the following members.
Properties

  NameDescription
Public propertyAddressToBind
Gets the address to bind to.
Public propertyIsEndOfData
Gets a value indicating whether all data from the buffer has been read.
(Inherited from SshData.)
Public propertyPortToBind
Gets port number to bind to.
Public propertyRequestName
Gets the name of the request.
Public propertyWantReply
Gets a value indicating whether message reply should be sent..
Protected propertyZeroReaderIndex
Gets the index that represents zero in current data type.
(Inherited from Message.)
Back to Top
See Also