Click or drag to resize
BatchHubServiceWebServiceEndBatchHubCreateFileContent Method

Namespace: PDTec.IceNet.Domain.BatchHub.Service.WebServiceClient.Proxy
Assembly: PDTec.IceNet.Domain.BatchHub (in PDTec.IceNet.Domain.BatchHub.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public ServiceResult EndBatchHubCreateFileContent(
	IAsyncResult asyncResult,
	out string ContentUuid,
	out string CreateUrl,
	out string AppendUrl,
	out string AuthTicketUpdate
)

Parameters

asyncResult
Type: SystemIAsyncResult
ContentUuid
Type: SystemString
CreateUrl
Type: SystemString
AppendUrl
Type: SystemString
AuthTicketUpdate
Type: SystemString

Return Value

Type: ServiceResult
Remarks