ReportExecutionService.EndLogoff 메서드

네임스페이스:  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
Public Sub EndLogoff ( _
    asyncResult As IAsyncResult _
)
public void EndLogoff(
    IAsyncResult asyncResult
)
public:
void EndLogoff(
    IAsyncResult^ asyncResult
)
member EndLogoff : 
        asyncResult:IAsyncResult -> unit 
public function EndLogoff(
    asyncResult : IAsyncResult
)

매개 변수

  • asyncResult
    형식: IAsyncResult

참고 항목

참조

ReportExecutionService 클래스

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스