SAWVSDK::onPercentDone
Send the progress of one operation to the client.
public void onPercentDone(int iPercent);
Parameters
iPercent Specifies the rate of progress of the operation.
Return Value
None.