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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly