LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

OnReceiveAssociateReject Method

Show in webframe





The type of the Association rejection.
The source of the Association rejection.
The reason for the Association rejection.
Notifies a connection that an Associate Reject message was received.
Syntax
protected override void OnReceiveAssociateReject( 
   DicomAssociateRejectResultType result,
   DicomAssociateRejectSourceType source,
   DicomAssociateRejectReasonType reason
)
'Declaration
 
Protected Overrides Sub OnReceiveAssociateReject( _
   ByVal result As DicomAssociateRejectResultType, _
   ByVal source As DicomAssociateRejectSourceType, _
   ByVal reason As DicomAssociateRejectReasonType _
) 
'Usage
 
Dim instance As DicomConnection
Dim result As DicomAssociateRejectResultType
Dim source As DicomAssociateRejectSourceType
Dim reason As DicomAssociateRejectReasonType
 
instance.OnReceiveAssociateReject(result, source, reason)

            

            
protected:
void OnReceiveAssociateReject( 
   DicomAssociateRejectResultType result,
   DicomAssociateRejectSourceType source,
   DicomAssociateRejectReasonType reason
) override 

Parameters

result
The type of the Association rejection.
source
The source of the Association rejection.
reason
The reason for the Association rejection.
Requirements

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features