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

Show in webframe

PublishSeriesLoadingError Method (IWorkstationEventBroker)







The System.Object publishing the event.
The Leadtools.Medical.Workstation.UI.WorkstationViewer.LoadSeriesInformation which failed to load.
The System.Exception that caused the series loading to fail.
Fires the SeriesLoadingError event.
Syntax
void PublishSeriesLoadingError( 
   object publisher,
   WorkstationViewer.LoadSeriesInformation series,
   Exception error
)
'Declaration
 
Sub PublishSeriesLoadingError( _
   ByVal publisher As Object, _
   ByVal series As WorkstationViewer.LoadSeriesInformation, _
   ByVal error As Exception _
) 
'Usage
 
Dim instance As IWorkstationEventBroker
Dim publisher As Object
Dim series As WorkstationViewer.LoadSeriesInformation
Dim error As Exception
 
instance.PublishSeriesLoadingError(publisher, series, error)

            

            
void PublishSeriesLoadingError( 
   Object* publisher,
   WorkstationViewer.LoadSeriesInformation* series,
   Exception* error
) 
void PublishSeriesLoadingError( 
   Object^ publisher,
   WorkstationViewer.LoadSeriesInformation^ series,
   Exception^ error
) 

Parameters

publisher
The System.Object publishing the event.
series
The Leadtools.Medical.Workstation.UI.WorkstationViewer.LoadSeriesInformation which failed to load.
error
The System.Exception that caused the series loading to fail.
Requirements

Target Platforms

See Also

Reference

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

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