←Select platform

OnBeforeSendAbort Method

Summary

Notifies an implementor before a DicomNet::SendAbort is sent.

Syntax
C#
VB
C++
Public Sub OnBeforeSendAbort( 
   ByVal Client As DicomClient, 
   ByVal source As DicomAbortSourceType, 
   ByVal reason As 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.

Remarks

See NotifySendMessageBase::OnBeforeSendAbort for details.

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.Dicom.AddIn Assembly

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