Share via


ReportExecutionService.LogoffAsync, méthode (Object)

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Sub LogoffAsync ( _
    userState As Object _
)
public void LogoffAsync(
    Object userState
)
public:
void LogoffAsync(
    Object^ userState
)
member LogoffAsync : 
        userState:Object -> unit 
public function LogoffAsync(
    userState : Object
)

Paramètres

  • userState
    Type : Object

Voir aussi

Référence

ReportExecutionService Classe

LogoffAsync, surcharge

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms