Method Cancel
Cancel()
Requests cancellation of the pyramid build operation.
Declaration
public void Cancel()
Remarks
Cancellation is cooperative. After cancellation is requested, the operation may continue until the executing code observes the request. If cancellation is observed, GetResultAsync(CancellationToken) reports cancellation.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |