C#
VB
C++
Gets a value indicating whether this AfterAssociateRequestEventArgs is rejected.
public bool Rejected { get; }
Public ReadOnly Property Rejected As Boolean
public:
property bool Rejected {
bool get();
}
true
if rejected; otherwise, false
.
For an example refer to StoreScu.Store(DicomScp, string, string, bool).
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