Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / AsyncEventArgsDeferral Class
Members

In This Topic
    AsyncEventArgsDeferral Class
    In This Topic
    Deferral used to block the event until Complete method is called.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class AsyncEventArgsDeferral 
    public sealed class AsyncEventArgsDeferral 
    Inheritance Hierarchy

    System.Object
       C1.Blazor.Core.AsyncEventArgsDeferral

    See Also