FlexReport for WinForms
InvokeAsync メソッド (ReportingService2005SoapClient)


C1.Document.4.6.2 アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : InvokeAsync メソッド
シンタックス
'宣言
 
Protected Sub InvokeAsync( _
   ByVal beginOperationDelegate As System.ServiceModel.ClientBase.BeginOperationDelegate(Of ReportingService2005Soap), _
   ByVal inValues() As System.Object, _
   ByVal endOperationDelegate As System.ServiceModel.ClientBase.EndOperationDelegate(Of ReportingService2005Soap), _
   ByVal operationCompletedCallback As System.Threading.SendOrPostCallback, _
   ByVal userState As System.Object _
) 
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim beginOperationDelegate As System.ServiceModel.ClientBase.BeginOperationDelegate(Of ReportingService2005Soap)
Dim inValues() As System.Object
Dim endOperationDelegate As System.ServiceModel.ClientBase.EndOperationDelegate(Of ReportingService2005Soap)
Dim operationCompletedCallback As System.Threading.SendOrPostCallback
Dim userState As System.Object
 
instance.InvokeAsync(beginOperationDelegate, inValues, endOperationDelegate, operationCompletedCallback, userState)
protected void InvokeAsync( 
   System.ServiceModel.ClientBase.BeginOperationDelegate<ReportingService2005Soap> beginOperationDelegate,
   System.object[] inValues,
   System.ServiceModel.ClientBase.EndOperationDelegate<ReportingService2005Soap> endOperationDelegate,
   System.Threading.SendOrPostCallback operationCompletedCallback,
   System.object userState
)

パラメータ

beginOperationDelegate
inValues
endOperationDelegate
operationCompletedCallback
userState
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ