AsyncCommand<T>.CancelAfter Method
Name | Parameters | Description |
---|---|---|
Cancel |
milliseconds |
Creates a request to cancel the command execution after the specified number of milliseconds. |
Cancel |
delay | Creates a request to cancel the command execution after the specified time span. |