Click or drag to resize

ClientBaseReadIndex Property

Gets or sets current read index for received data buffer incremented at each Read(Byte, Int32, Int32) call.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
protected int ReadIndex { get; set; }
View Source

Property Value

Int32
See Also