ContainerObjectLifetime Enumeration

Summary
Provide values for the WorkstationContainer.ContainerLifetime property.
Syntax
C#
C++/CLI
public enum ContainerObjectLifetime 
public: 
   enum class ContainerObjectLifetime sealed 
Members
ValueMemberDescription
0SingletonA single WorkstationContainer object will be shared between all Leadtools.Medical.Workstation.UI.WorkstationViewer objects.
1PerWorkstationA new WorkstationContainer object will be created for each Leadtools.Medical.Workstation.UI.WorkstationViewer object.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.