ApiRequestCancellationToken Property

Definition

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

Property Value

CancellationToken

Implements

IRgfApiRequestCancellationToken

See Also