AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

AceQLConnection..::..SetProgressIndicator Method

Sets the progress indicator variable that will store Blob/Clob upload progress between 0 and 100.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public void SetProgressIndicator(
	AceQLProgressIndicator progressIndicator
)

Parameters

progressIndicator
Type: AceQL.Client.Api..::..AceQLProgressIndicator
The progress indicator variable that will store Blob/Clob upload progress between 0 and 100.