Property SignTimeout
SignTimeout
The time span after which the SignHasTimedOut event shall be triggered. Negative values deactivate the event. This is the default.
Declaration
public TimeSpan SignTimeout { get; set; }
Property Value
| Type | Description |
|---|---|
| System.TimeSpan | The timeout. |