ReportExecutionService.EndLogonUser, méthode
Espace de noms : Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public Sub EndLogonUser ( _
asyncResult As IAsyncResult _
)
public void EndLogonUser(
IAsyncResult asyncResult
)
public:
void EndLogonUser(
IAsyncResult^ asyncResult
)
member EndLogonUser :
asyncResult:IAsyncResult -> unit
public function EndLogonUser(
asyncResult : IAsyncResult
)
Paramètres
- asyncResult
Type : IAsyncResult
Voir aussi
Référence
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms