Property TerminationTimeout
TerminationTimeout
When disposed, TSC will give some time for child task(if running) to complete. Blocking wait! Will throw an exception otherwise. If set to 0 will skip the check and return momentarily
Declaration
public TimeSpan TerminationTimeout { get; set; }
Property Value
| Type | Description |
|---|---|
| TimeSpan |