FlexReport for WinForms
BeginClose メソッド (ReportingService2005SoapChannel)


C1.Document アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapChannel インターフェース : BeginClose メソッド
シンタックス
'宣言
 
Function BeginClose( _
   ByVal callback As System.AsyncCallback, _
   ByVal state As System.Object _
) As System.IAsyncResult
'使用法
 
Dim instance As ReportingService2005SoapChannel
Dim callback As System.AsyncCallback
Dim state As System.Object
Dim value As System.IAsyncResult
 
value = instance.BeginClose(callback, state)
System.IAsyncResult BeginClose( 
   System.AsyncCallback callback,
   System.object state
)

パラメータ

callback
state
参照

参照

ReportingService2005SoapChannel インターフェース
ReportingService2005SoapChannel メンバ