DataSource.NET
InitialLatencyChainTime Property
NamespacesCaplin.DataSource.Messaging.RecordIRecordMessageInitialLatencyChainTime
Sets the initial time for latency chaining.
Declaration Syntax
C#Visual BasicVisual C++
long InitialLatencyChainTime { set; }
WriteOnly Property InitialLatencyChainTime As Long
property long long InitialLatencyChainTime {
	void set (long long value);
}
Value
The time in milliseconds since midnight, January 1, 1970UTC.
Remarks
The timestamp could be: the time the data was created; the time the data entered the DataSource adapter or any other time point during the lifetime of the data.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)