BatchHubServiceWebServiceEndBatchJobReadAttachment Method |
Namespace:
PDTec.IceNet.Domain.BatchHub.Service.WebServiceClient.Proxy
Assembly:
PDTec.IceNet.Domain.BatchHub (in PDTec.IceNet.Domain.BatchHub.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public ServiceResult EndBatchJobReadAttachment(
IAsyncResult asyncResult,
out byte[] AttachmentContent,
out string AuthTicketUpdate
)
Parameters
- asyncResult
- Type: SystemIAsyncResult
- AttachmentContent
- Type: SystemByte
- AuthTicketUpdate
- Type: SystemString
Return Value
Type:
ServiceResultRemarks See Also