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: 7.2.0.0 (7.2.7583.15464)
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