Click or drag to resize

IndexBuildTaskContextBuildIndexTaskItemCancellationTokenSource Property

[Missing <summary> documentation for "P:Casewhere.Common.IndexBuildTaskContext.BuildIndexTaskItem.CancellationTokenSource"]

Namespace:  Casewhere.Common
Assembly:  Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CancellationTokenSource CancellationTokenSource { get; }

Property Value

Type: CancellationTokenSource
See Also