←Select platform

OnReceiveAssociateReject Method

Summary

Notifies an implementor that an Associate Reject message was received.

Syntax

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

Parameters

Client
The client this notification applies to.

result
The type of the Association rejection.

source
The source of the Association rejection.

reason
The reason for the Association rejection.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly