CancellationToken
Property in CompilationJob
Summary
A cancellation token that can be used to signal that the compilation should be cancelled.
public CancellationToken CancellationToken { get; set; }
Last updated
Was this helpful?
Property in CompilationJob
A cancellation token that can be used to signal that the compilation should be cancelled.
public CancellationToken CancellationToken { get; set; }
Last updated
Was this helpful?