ComponentOne CollectionView
C1.CollectionView Assembly / C1.Core Namespace / AsyncEventArgsDeferral Class / Complete Method

In This Topic
    Complete Method
    In This Topic
    Notifies the event the handler is ready to continue.
    Syntax
    'Declaration
     
    Public Sub Complete() 
    public void Complete()
    See Also