C#
C++
public DicomPrintScuAssociateRejectInformation GetAssociateRejectInformation()
public:
DicomPrintScuAssociateRejectInformation^ GetAssociateRejectInformation();
A DicomPrintScuAssociateRejectInformation object that holds information about the Association rejection.
The information obtained using this method is meaningless unless the Association request was rejected by the Print SCP.
For an example, refer to Associate.
Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags) Method