C#
VB
C++
Gets a value indicating whether this DicomServer is active.
public virtual bool Active { get; }
Public Overridable ReadOnly Property Active As Boolean
public:
virtual property bool Active {
bool get();
}
true
if active; otherwise, false
.
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