Click or drag to resize
BatchHubServiceWebServiceBatchHubCreateFileContentAsync Method (String, String, Int64, String)

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 void BatchHubCreateFileContentAsync(
	string AuthTicket,
	string VaultName,
	long ContentSize,
	string ContentHash
)

Parameters

AuthTicket
Type: SystemString
VaultName
Type: SystemString
ContentSize
Type: SystemInt64
ContentHash
Type: SystemString
Remarks