←Select platform

SendAssociateReject Method

Summary
Sends an Associate Reject message to a connection.
Syntax
C#
VB
C++
Public Sub SendAssociateReject( _ 
   ByVal result As DicomAssociateRejectResultType, _ 
   ByVal source As DicomAssociateRejectSourceType, _ 
   ByVal reason As DicomAssociateRejectReasonType _ 
)  

Parameters

result
The type of the rejection.

source
The source of the rejection.

reason
The reason for the rejection.

Remarks

SendAssociateReject is sent by the SCP in response to a SendAssociateRequest call placed by an SCU. It generates a call to OnReceiveAssociateReject on the SCU.

Example

For an example, refer to SendAssociateRequest.

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 Assembly

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