LEADTOOLS Medical (Leadtools.Dicom assembly)

SendAssociateReject Method (DicomNet)

Show in webframe







The type of the rejection.
The source of the rejection.
The reason for the rejection.
Sends an Associate Reject message to a connection.
Syntax
'Declaration
 
Public Sub SendAssociateReject( _
   ByVal result As DicomAssociateRejectResultType, _
   ByVal source As DicomAssociateRejectSourceType, _
   ByVal reason As DicomAssociateRejectReasonType _
) 
'Usage
 
Dim instance As DicomNet
Dim result As DicomAssociateRejectResultType
Dim source As DicomAssociateRejectSourceType
Dim reason As DicomAssociateRejectReasonType
 
instance.SendAssociateReject(result, source, reason)

            

            
 function Leadtools.Dicom.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.
Example
For an example, refer to SendAssociateRequest.
Requirements

Target Platforms

See Also

Reference

DicomNet Class
DicomNet Members
OnReceiveAssociateReject Method
SendAssociateRequest Method
SendAssociateAccept Method
SendReleaseRequest Method

 

 


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

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features