SshChannel.Available Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
Available
Gets the number of bytes available in the receive buffer.
Declaration
public int Available { get; }
Property Value
Type | Description |
---|---|
Int32 | Number of bytes available. |
Remarks
Unlike the Get