RegisterEventBroker(IWorkstationEventBroker) Method

Summary
Register a specific object to be returned by EventBroker with a new WorkstationContainer.
Syntax
C#
VB
C++
public static void RegisterEventBroker( 
   IWorkstationEventBroker eventBroker 
) 
  
Public Overloads Shared Sub RegisterEventBroker( _ 
   ByVal eventBroker As IWorkstationEventBroker _ 
)  
public: 
static void RegisterEventBroker(  
   IWorkstationEventBroker^ eventBroker 
)  

Parameters

eventBroker
An instance of type Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker to be returned by EventBroker with a new WorkstationContainer

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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