[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginExecuteBatch

BeginExecuteBatch Method

BeginExecuteBatch(BatchHeader, AsyncCallback, object)

Declaration
public IAsyncResult BeginExecuteBatch(BatchHeader BatchHeader, AsyncCallback callback, object asyncState)
Public Function BeginExecuteBatch(BatchHeader As BatchHeader, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult