Click or drag to resize
DataInputBytesRemaining Property
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: 9.0.6.18
Syntax
public uint BytesRemaining { get; }

Property Value

Type: UInt32
See Also