'宣言 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)
パラメータ
- callback
- state