PublishVolumeLoadingError Method

Summary
Fires the VolumeLoadingError event.
Syntax
C#
VB
C++
public void PublishVolumeLoadingError( 
   object publisher, 
   Exception error 
) 
  
Sub PublishVolumeLoadingError( _ 
   ByVal publisher As Object, _ 
   ByVal error As Exception _ 
)  
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.