Click or drag to resize

NavigationOptionsCancellationToken Property

The cancellation token to cancel navigation operation.

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public CancellationToken CancellationToken { get; set; }

Property Value

Type: CancellationToken
See Also