LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ContainerObjectLifetime Enumeration

Show in webframe






Provide values for the WorkstationContainer.ContainerLifetime property.
Syntax
public enum ContainerObjectLifetime : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ContainerObjectLifetime 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ContainerObjectLifetime

            

            
__value public enum ContainerObjectLifetime : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class ContainerObjectLifetime : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000SingletonA single WorkstationContainer object will be shared between all Leadtools.Medical.Workstation.UI.WorkstationViewer objects.
0x00000001PerWorkstationA new WorkstationContainer object will be created for each Leadtools.Medical.Workstation.UI.WorkstationViewer object.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.Workstation.ContainerObjectLifetime

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical.Workstation Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.