[]
An asynchronous version of the open method.
public override Task OpenAsync(CancellationToken cancellationToken)
Type | Name | Description |
---|---|---|
CancellationToken | cancellationToken | The cancelation token to abort the execution at any moment. |
Type | Description |
---|---|
Task |