|
IAdapterStartTimeConstraint Property
|
Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax ReadOnly Property StartTimeConstraint As DateTime
Get
abstract StartTimeConstraint : DateTime with get
function get_StartTimeConstraint();
Property Value
DateTimeRemarks
This value will be
MinValue when start time constraint is not set - meaning the adapter
is processing data in real-time.
See Also