CustomCancellationToken Constructor C# API
For internal use only

Namespace: Facilita.Fc.Runtime.BackgroundScripting
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public CustomCancellationToken(
	CancellationToken token
)

Parameters

token
Type: System.Threading CancellationToken
Internal use only
See Also