StopCondition

ICondition IAcquisitionTrigger.StopCondition { get; set; }

Gets or sets the stop condition of the trigger configuration.

Value

ICondition – Stop condition of the trigger.

Throws