C#
VB
C++
Gets the reason for the Association aborting.
public DicomAbortReasonType Reason { get; }
Public ReadOnly Property Reason As DicomAbortReasonType
public:
property DicomAbortReasonType Reason {
DicomAbortReasonType get();
}
The reason for the Association aborting.