←Select platform

PublishSeriesLoadingError Method (IWorkstationEventBroker)

Summary

Fires the SeriesLoadingError event.

Syntax

C#
VB
C++
void PublishSeriesLoadingError(  
   object publisher, 
   Leadtools.Medical.Workstation.Ui.WorkstationViewer.LoadSeriesInformation series, 
   Exception error 
) 
Sub PublishSeriesLoadingError( _ 
   ByVal publisher As Object, _ 
   ByVal series As Leadtools.Medical.Workstation.Ui.WorkstationViewer.LoadSeriesInformation, _ 
   ByVal error As Exception _ 
) 
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