←Select platform

PublishVolumeCreationError Method

Summary

Fires the VolumeCreationCompleted event.

Syntax

C#
VB
C++
public void PublishVolumeCreationError( 
   object publisher, 
   Exception error 
) 
  
Sub PublishVolumeCreationError( _ 
   ByVal publisher As Object, _ 
   ByVal error As Exception _ 
)  
void PublishVolumeCreationError(  
   Object^ publisher, 
   Exception^ error 
)  

Parameters

publisher
The System.Object publishing the event.

error
The System.Exception that caused the volume creation to fail.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly