GPA Gemstone Library
Gemstone Common Library
C#VBC++JavaScript
    Show/Hide TOC

      CompatibleCancellationToken Type Conversions

      Operators

      (CancellationToken to CompatibleCancellationToken) Implicitly converts existing system cancellation token to a CompatibleCancellationToken.
      (CancellationTokenSource to CompatibleCancellationToken) Implicitly converts existing system cancellation token source to a CompatibleCancellationToken.
      (CompatibleCancellationToken to CancellationToken) Implicitly converts a CompatibleCancellationToken to an associated CancellationToken.
      (CompatibleCancellationToken to CancellationTokenSource) Implicitly converts a CompatibleCancellationToken to an associated CancellationTokenSource.

      See Also

      Reference

      CompatibleCancellationToken Class
      Gemstone.Threading.Cancellation Namespace

      In This Article

      • Operators
      • See Also
      Documentation Home  •  Gemstone Common Library on NuGet

      Generated by Sandcastle Help File Builder

      Copyright © 2020 Grid Protection Alliance

      Send comments on this topic to GPA Support