WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / AsyncEventArgsDeferral Class / Complete Method
In This Topic
    Complete Method (AsyncEventArgsDeferral)
    In This Topic
    Notifies the event the handler is ready to continue.
    Syntax
    public void Complete()
    See Also