LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Instance Property (QueueManager)

Show in webframe






Gets a shared object of the QueueManager
Syntax
public static QueueManager Instance {get;}
'Declaration
 
Public Shared ReadOnly Property Instance As QueueManager
'Usage
 
Dim value As QueueManager
 
value = QueueManager.Instance

            

            
public: __property static QueueManager* get_Instance();
public:
static property QueueManager* Instance {
   QueueManager* get();
}

Property Value

Type: QueueManager The shared object of the QueueManager
Requirements

Target Platforms

See Also

Reference

QueueManager Class
QueueManager Members

 

 


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