Table of Contents

Property CancellationToken

Namespace
Velvet
Assembly
Velvet.Docs.dll

CancellationToken

Cancelled when the store is disposed. Subclasses can thread this through async work so in-flight operations observe disposal.

protected CancellationToken CancellationToken { get; }

Property Value

CancellationToken