Leadtools.Dicom.AddIn.Interfaces Namespace : BreakType Enumeration |
public enum BreakType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum BreakType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As BreakType
public enum BreakType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.AddIn.Interfaces.BreakType = function() { }; Leadtools.Dicom.AddIn.Interfaces.BreakType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class BreakType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Abort | The user has issued an abort request. |
Cancel | The addin request was canceled. |
Shutdown | The computer is shutting down. |
Timeout | The addin has timed out. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.AddIn.Interfaces.BreakType
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