|
DataFrameNanosecondTimestamp Property
|
Gets or sets the nanosecond timestamp.
Namespace: GSF.PhasorProtocols.SelCWSAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.282-beta
Syntaxpublic long NanosecondTimestamp { get; set; }Public Property NanosecondTimestamp As Long
Get
Set
member NanosecondTimestamp : int64 with get, set
function get_NanosecondTimestamp();
function set_NanosecondTimestamp(value);
View SourceProperty Value
Int64
See Also