Click or drag to resize

CallOnce Properties

The CallOnce type exposes the following members.

Properties
  NameDescription
Public propertyCurrentTask
Gets the current Task. The task can used to await for the execution of the encapsulated method.
Public propertyIsWaiting
Gets a value that indicates that the call is still waiting for its execution.
Top
See Also