Click or drag to resize

ASyncWaiterTKey, TArguments Methods

The ASyncWaiterTKey, TArguments generic type exposes the following members.

Methods
  NameDescription
Public methodCancel
Cancels the task for the specified key.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFire
Fires the task with the given key.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodResult
Waits for the Fire(TKey, TArguments) to be called with the specified key.
Public methodToString (Inherited from Object.)
Top
See Also