←Select platform

OnReceiveAssociateReject Method (DicomNet)

Summary

Notifies a connection that an Associate Reject message was received.

Syntax

C#
VB
C++
Protected Overridable Sub OnReceiveAssociateReject( _ 
   ByVal result As Leadtools.Dicom.DicomAssociateRejectResultType, _ 
   ByVal source As Leadtools.Dicom.DicomAssociateRejectSourceType, _ 
   ByVal reason As Leadtools.Dicom.DicomAssociateRejectReasonType _ 
)  

Parameters

result
The type of the Association rejection.

source
The source of the Association rejection.

reason
The reason for the Association rejection.

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