Method | Description | |
---|---|---|
TaskCompletionSourceAdapter ( object taskCompletionSource ) : System | ||
TrySetCanceled ( ) : void | ||
TrySetResult ( object result ) : void |
public TaskCompletionSourceAdapter ( object taskCompletionSource ) : System | ||
taskCompletionSource | object | |
return | System |