Timeout Property
Last updated: 9/3/2026Overloads
| Timeout |
Timeout value (in milliseconds) used for synchronous calls to engine. Usually used together with CancellationToken. |
Timeout
Timeout value (in milliseconds) used for synchronous calls to engine. Usually used together with CancellationToken.
Declaration
public static int Timeout { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |