DisposeTimeout
Gets or sets the timeout of the Dispose methods if no cancellation token is provided. The default is 30 seconds. Note that are still some situations where the Dispose operation cannot be cancelled or timed out.
Declaration
public TimeSpan DisposeTimeout { get; set; }Property Value
| Type | Description |
|---|---|
| TimeSpan |