Leadtools.Jpip.Client.WinForms Namespace : ProgressStatus Enumeration |
public enum ProgressStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ProgressStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ProgressStatus
public enum ProgressStatus : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Jpip.Client.WinForms.ProgressStatus = function() { }; Leadtools.Jpip.Client.WinForms.ProgressStatus.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ProgressStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Completed | All image data has been downloaded from the JPIP server. |
Disconnected | Not connected to the JPIP server. |
Idle | No data is being downloaded. |
Streaming | Downloading data from the JPIP server. |
System.Object
System.ValueType
System.Enum
Leadtools.Jpip.Client.WinForms.ProgressStatus
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2