NetworkBinaryStreamAvailableReadBytes Property
Gets the number of available bytes to read from the stream.
Namespace: SnapDB.NetAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public int AvailableReadBytes { get; }
Public ReadOnly Property AvailableReadBytes As Integer
Get
public:
property int AvailableReadBytes {
int get ();
}
function get_AvailableReadBytes();
Property Value
Int32