BatchHubServiceWebServiceEndBatchJobReadAttachment Method |
Namespace: PDTec.IceNet.Domain.BatchHub.Service.WebServiceClient.ProxyAssembly: PDTec.IceNet.Domain.BatchHub (in PDTec.IceNet.Domain.BatchHub.dll) Version: 6.0.0.0 (6.0.6225.27214)
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