MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / AsyncEventArgsDeferral Class / CancellationToken Property
In This Topic
    CancellationToken Property
    In This Topic
    Gets the cancellation token passed by the event raiser.
    Syntax
    public CancellationToken CancellationToken {get;}
    See Also