←Select platform

SendAssociateReject Method (DicomNet)

Summary

Sends an Associate Reject message to a connection.

Syntax

C#
VB
WinRT C#
C++
 function Leadtools.Dicom.Networking.DicomNet.SendAssociateReject(  
   result , 
   source , 
   reason  
) 

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly