For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?