|
DataSubscriberUserCommandArgsLength Property
|
Gets the length of the message in the buffer, including the header.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.248-beta
Syntaxpublic int Length { get; }
Public ReadOnly Property Length As Integer
Get
public:
property int Length {
int get ();
}
member Length : int with get
View SourceProperty Value
Int32
See Also