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

  NameDescription
Public propertyIsEndOfData
Gets a value indicating whether all data from the buffer has been read.
(Inherited from SshData.)
Public propertyRequestName
Gets the name of the request.
Public propertyWantReply
Gets or sets a value indicating whether reply message is needed.
Protected propertyZeroReaderIndex
Gets the index that represents zero in current data type.
(Inherited from SshData.)
Back to Top
See Also