VS Code API
    Preparing search index...

    Class CancellationTokenSource

    A cancellation source creates and controls a cancellation token.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    The cancellation token of this source.

    Methods

    • Signal cancellation on the token.

      Returns void

    • Dispose object and free resources.

      Returns void