AbortRequest Method

Summary
Aborts the current connection.
Syntax
C#
VB
C++
public virtual void AbortRequest( 
   DicomAbortSourceType source, 
   DicomAbortReasonType reason 
) 
  
Public Overridable Sub AbortRequest( _ 
   ByVal source As DicomAbortSourceType, _ 
   ByVal reason As DicomAbortReasonType _ 
)  
public: 
virtual void AbortRequest(  
   DicomAbortSourceType source, 
   DicomAbortReasonType reason 
)  

Parameters

source
The source.

reason
The reason.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly

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