Property TerminationTimeout
TerminationTimeout
When disposed, WT 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 |