| 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 class BreakType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0x00000000 | Cancel | The addin request was canceled. | 
| 0x00000001 | Shutdown | The computer is shutting down. | 
| 0x00000002 | Timeout | The addin has timed out. | 
| 0x00000003 | Abort | The user has issued an abort request. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.AddIn.Interfaces.BreakType