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