Leadtools.Medical.Workstation Namespace : ContainerObjectLifetime Enumeration |
public enum ContainerObjectLifetime : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ContainerObjectLifetime Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ContainerObjectLifetime
__value public enum ContainerObjectLifetime : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class ContainerObjectLifetime : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Singleton | A single WorkstationContainer object will be shared between all Leadtools.Medical.Workstation.UI.WorkstationViewer objects. |
0x00000001 | PerWorkstation | A new WorkstationContainer object will be created for each Leadtools.Medical.Workstation.UI.WorkstationViewer object. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.ContainerObjectLifetime