DataOutputBufferLength Property |
Get the length of current data in the buffer.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic uint BufferLength { get; }
Public ReadOnly Property BufferLength As UInteger
Get
public:
property unsigned int BufferLength {
unsigned int get ();
}
member BufferLength : uint32 with get
Property Value
Type:
UInt32
See Also