AdvanceTimeSettings.AdvanceTimePolicy Property
Gets the policy how violations of current application time should be dealt with.
Namespace: Microsoft.ComplexEventProcessing
Assembly: Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)
Syntax
public AdvanceTimePolicy AdvanceTimePolicy { get; }
Property Value
Type: Microsoft.ComplexEventProcessing.AdvanceTimePolicy
The policy that determines how violations of current application time should be dealt with.
Remarks
For more information, see Advancing Application Time.