ASyncPlayerWaiterTArguments Methods |
The ASyncPlayerWaiterTArguments generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel |
Cancels the task for the specified key.
(Inherited from ASyncWaiterTKey, TArguments.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Fire |
Fires the task with the given key.
(Inherited from ASyncWaiterTKey, TArguments.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Result |
Waits for the Fire(TKey, TArguments) to be called with the specified key.
(Overrides ASyncWaiterTKey, TArgumentsResult(TKey).) | |
| ToString | (Inherited from Object.) |