Property DeactivationTimeout
DeactivationTimeout
Gets or sets the time duration that the internal trigger value must be continuously inactive before the Trigger itself becomes inactive.
Declaration
TimeSpan DeactivationTimeout { get; set; }
Property Value
| Type | Description |
|---|---|
| TimeSpan |
Remarks
Ensures that the Trigger only deactivates after a stable and persistent inactive state is detected.