|
IClientSubscriptionTimestampSize Property
|
Gets size of timestamp in bytes.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax int TimestampSize { get; }
ReadOnly Property TimestampSize As Integer
Get
property int TimestampSize {
int get ();
}
abstract TimestampSize : int with get
function get_TimestampSize();
Property Value
Int32See Also