←Select platform

PublishSeriesLoadingError Method (WorkstationEventBroker)

Syntax

C#
VB
C++
public void PublishSeriesLoadingError(  
   object publisher, 
   Leadtools.Medical.Workstation.Ui.WorkstationViewer.LoadSeriesInformation series, 
   Exception error 
) 
Public Sub PublishSeriesLoadingError( _ 
   ByVal publisher As Object, _ 
   ByVal series As Leadtools.Medical.Workstation.Ui.WorkstationViewer.LoadSeriesInformation, _ 
   ByVal error As Exception _ 
) 
public: 
void PublishSeriesLoadingError(  
   Object^ publisher, 
   Leadtools.Medical.Workstation.Ui.WorkstationViewer.LoadSeriesInformation^ series, 
   Exception^ error 
) 

Parameters

publisher
The System.Object publishing the event.

error
The System.Exception that caused the series loading to fail.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize