Click or drag to resize
DataInputBytesRead Property
Get the count of bytes that have been read from the stream.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public uint BytesRead { get; }

Property Value

Type: UInt32
See Also