[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginCancelBatch

BeginCancelBatch Method

BeginCancelBatch(BatchHeader, AsyncCallback, object)

Declaration
public IAsyncResult BeginCancelBatch(BatchHeader BatchHeader, AsyncCallback callback, object asyncState)
Public Function BeginCancelBatch(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