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