KiiCloudStorageSDK : KiiCorp.Cloud.Storage Namespace

KiiHttpClientProgressCallback Delegate

A KiiHttpClientProgressCallback is used to get progress of an operation.

Syntax

public delegate void KiiHttpClientProgressCallback (long doneByte, long totalByte)

Parameters

doneByte
Completed size of transfer in bytes.
totalByte
Total size of transfer in bytes.

Remarks

Requirements

Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0