IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

Progress Event

Fired whenever data is being transferred between the localhost and RemoteHost .

Syntax

public void fireProgress(RcpProgressEvent event);

public class RcpProgressEvent {
  public int percentDone;
}

Remarks

The 'PercentDone' parameter shows which portion of the file has already been transferred.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0