|
DataSubscriberUserCommandArgsStartIndex Property
|
Gets the index into the buffer used to skip the header.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public int StartIndex { get; }
Public ReadOnly Property StartIndex As Integer
Get
public:
property int StartIndex {
int get ();
}
member StartIndex : int with get
function get_StartIndex();
View SourceProperty Value
Int32See Also