C#
VB
C++
Notifies an implementor that an Associate Reject message was received.
public void OnReceiveAssociateReject(DicomClient Client,DicomAssociateRejectResultType result,DicomAssociateRejectSourceType source,DicomAssociateRejectReasonType reason)
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 _)
void OnReceiveAssociateReject(Leadtools.Dicom.Addin.DicomClient^ Client,Leadtools.Dicom.DicomAssociateRejectResultType result,Leadtools.Dicom.DicomAssociateRejectSourceType source,Leadtools.Dicom.DicomAssociateRejectReasonType reason)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
