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

Show in webframe

PublishVolumeLoadingError Method (WorkstationEventBroker)







The System.Object publishing the event.
The System.Exception that caused the volume loading to fail.
Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingError event.
Syntax
public void PublishVolumeLoadingError( 
   object publisher,
   Exception error
)
'Declaration
 
Public Sub PublishVolumeLoadingError( _
   ByVal publisher As Object, _
   ByVal error As Exception _
) 
'Usage
 
Dim instance As WorkstationEventBroker
Dim publisher As Object
Dim error As Exception
 
instance.PublishVolumeLoadingError(publisher, error)

            

            
public: void PublishVolumeLoadingError( 
   Object* publisher,
   Exception* error
) 
public:
void PublishVolumeLoadingError( 
   Object^ publisher,
   Exception^ error
) 

Parameters

publisher
The System.Object publishing the event.
error
The System.Exception that caused the volume loading to fail.
Requirements

Target Platforms

See Also

Reference

WorkstationEventBroker Class
WorkstationEventBroker Members

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