Method | Description | |
---|---|---|
RunAsync ( WorkItemHandler handler ) : IAsyncAction | ||
RunAsync ( WorkItemHandler handler, WorkItemPriority priority ) : IAsyncAction |
public static RunAsync ( WorkItemHandler handler ) : IAsyncAction | ||
handler | WorkItemHandler | |
return | IAsyncAction |
public static RunAsync ( WorkItemHandler handler, WorkItemPriority priority ) : IAsyncAction | ||
handler | WorkItemHandler | |
priority | WorkItemPriority | |
return | IAsyncAction |