Skip to main content
A newer version of this page is available.

ISnapMailMergeProgressIndicationService.CancellationToken Property

Allows tracing the requests to cancel an operation.

Namespace: DevExpress.Snap.Core.Services

Assembly: DevExpress.Snap.v19.2.Core.dll

Declaration

CancellationToken CancellationToken { get; }

Property Value

Type Description
CancellationToken

A CancellationToken structure.

See Also