| 
            
              CompactMeasurementTimestampC4 Property
             | 
          
        
        
            Gets offset compressed tick-resolution 4-byte timestamp.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
Syntaxpublic uint TimestampC4 { get; }Public ReadOnly Property TimestampC4 As UInteger
	Get
public:
property unsigned int TimestampC4 {
	unsigned int get ();
}member TimestampC4 : uint32 with get
function get_TimestampC4();
 View SourceProperty Value
UInt32
See Also