OnPublishProgress(Value: Double);
OnPublishProgress(Value: double);
Value. Share of published data.
The OnPublishProgress method implements an event that occurs during publishing a mobile application.
The Value parameter returns values in the range [0; 1].
The method use is given in the example for IMobileApplicationPublishCallBack.OnStartPublish.
See also: