Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

OnReceiveAssociateReject Method






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

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