![]() | timeoutTimeOut Method |
Name | Description | |
---|---|---|
![]() ![]() | TimeOut(Action, TimeSpan) |
Perform an Action, or cancel it if it exceeds a timeout.
|
![]() ![]() | TimeOutT(FuncT, TimeSpan, T) |
Perform an FuncTResult, or cancel it if it exceeds a timeout.
|