CallOnce Properties |
The CallOnce type exposes the following members.
Name | Description | |
---|---|---|
CurrentTask |
Gets the current Task. The task can used to await for the execution of the encapsulated method.
| |
IsWaiting |
Gets a value that indicates that the call is still waiting for its execution.
|