LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SendAssociateReject Method (DicomNet)








The type of the rejection.
The source of the rejection.
The reason for the rejection.
Sends an Associate Reject message to a connection. .NET support WinRT support
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)
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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