| 
            
              CompactMeasurementTimestampC2 Property
             | 
          
        
        
            Gets offset compressed millisecond-resolution 2-byte timestamp.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
Syntaxpublic ushort TimestampC2 { get; }Public ReadOnly Property TimestampC2 As UShort
	Get
public:
property unsigned short TimestampC2 {
	unsigned short get ();
}member TimestampC2 : uint16 with get
function get_TimestampC2();
 View SourceProperty Value
UInt16
See Also