Leadtools.Dicom.Common.DataTypes Namespace : RequestPriority Enumeration |
public enum RequestPriority : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RequestPriority Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RequestPriority
public enum RequestPriority : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Common.DataTypes.RequestPriority = function() { }; Leadtools.Dicom.Common.DataTypes.RequestPriority.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RequestPriority : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
High | High priority. |
Low | Low priority. |
Medium | Medium priority. |
Undefined | The priority has not been specified. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Common.DataTypes.RequestPriority
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