Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.8 Assembly / (Global) Namespace / an<a> Class / EndInvoke Method

In This Topic
    EndInvoke Method (an<a>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function EndInvoke( _
       ByVal asyncResult As System.IAsyncResult _
    ) As System.Object
    public System.object EndInvoke( 
       System.IAsyncResult asyncResult
    )

    Parameters

    asyncResult
    See Also