Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

RegisterEventBroker<T>() Method







The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker interface.
Register a specific type to be created for a EventBroker object with a new WorkstationContainer.
Syntax
public static void RegisterEventBroker<T>()
where T: IWorkstationEventBroker
'Declaration
 
Public Overloads Shared Sub RegisterEventBroker(Of T As IWorkstationEventBroker)() 
'Usage
 
WorkstationContainer.RegisterEventBroker(Of T)()

            

            
public: static void RegisterEventBroker<T>(); 
where T: IWorkstationEventBroker
public:
static void RegisterEventBrokergeneric<typename T>
(); 
where T: IWorkstationEventBroker

Type Parameters

T
The type of the instance to created. The type must implements the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker interface.
Requirements

Target Platforms

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features