Get the count of bytes that are remaining in the buffer.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
public uint BytesRemaining{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property BytesRemaining As UInteger |
| Visual C++ |
|---|
public: property unsigned int BytesRemaining { unsigned int get (); } |
See Also
DataInput Class
GemStone.GemFire.Cache Namespace