←Select platform

SendAssociateReject Method (DicomNet)

Summary

Sends an Associate Reject message to a connection.

Syntax

C#
VB
C++
Public Sub SendAssociateReject( _ 
   ByVal result As Leadtools.Dicom.DicomAssociateRejectResultType, _ 
   ByVal source As Leadtools.Dicom.DicomAssociateRejectSourceType, _ 
   ByVal reason As Leadtools.Dicom.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

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