InputStreamBinding.AdvanceTimeSettings Property

Gets the AdvanceTimeSettings for this input binding.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public AdvanceTimeSettings AdvanceTimeSettings { get; internal set; }

Property Value

Type: Microsoft.ComplexEventProcessing.AdvanceTimeSettings
The settings that specify how to advance application time for this input binding.

See Also

Reference

InputStreamBinding Class

Microsoft.ComplexEventProcessing Namespace