FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / ReportExecutionServiceSoapClient Class / LogoffAsync Method / LogoffAsync(Object) Method

In This Topic
    LogoffAsync(Object) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub LogoffAsync( _
       ByVal userState As Object _
    ) 
    public void LogoffAsync( 
       object userState
    )

    Parameters

    userState
    See Also