ActionSubscriptionDetails.TriggerAlways Property

Definition

Gets a value indicating whether the invoked trigger is set to trigger on every event match, or just once.

public:
 property bool TriggerAlways { bool get(); };
public bool TriggerAlways { get; }
member this.TriggerAlways : bool
Public ReadOnly Property TriggerAlways As Boolean

Property Value

Applies to