TaskHelper Class |
Namespace: Lawo.Threading.Tasks
public static class TaskHelper
The TaskHelper type exposes the following members.
Name | Description | |
---|---|---|
TimeoutAsync | Completes either when task completes or when
timeoutMilliseconds have elapsed, whichever comes first. |