ApiRequestCancellationToken Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Infrastructure.API
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.1.0.10114
C#
public CancellationToken CancellationToken { get; set; }

Property Value

CancellationToken

Implements

IRgfApiRequestCancellationToken

See Also