public enum ProgressStatus
Value | Member | Description |
---|---|---|
0 | Streaming | Downloading data from the JPIP server. |
1 | Idle | No data is being downloaded. |
2 | Completed | All image data has been downloaded from the JPIP server. |
3 | Disconnected | Not connected to the JPIP server. |