←Select platform

OnSendAbort Method (NotifySendMessageBase)

Summary

Notifies an implementor that an abort message was sent.

Syntax

C#
VB
C++
Public Overridable Sub OnSendAbort( _ 
   ByVal Client As Leadtools.Dicom.Addin.DicomClient, _ 
   ByVal source As Leadtools.Dicom.DicomAbortSourceType, _ 
   ByVal reason As Leadtools.Dicom.DicomAbortReasonType _ 
) 

Parameters

Client
The client this notification applies to.

source
The source of the aborting.

reason
The reason for the aborting. If the source of the aborting is DicomAbortSourceType.User, the reasons for the aborting are not significant.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize