TESSA Web API
    Preparing search index...

    Class CancellationToken

    Index

    Constructors

    Accessors

    Methods

    Constructors

    • Parameters

      • _cancelled: null | (() => boolean) = null
      • _reason: null | (() => string) = null
      • _dispose: null | VoidFunction = null

      Returns CancellationToken

    Accessors

    • get cancelled(): boolean

      Returns boolean

    Methods

    • Returns void

    • Returns void