C#
VB
C++
Gets a value indicating if the object has been disposed.
public bool Disposed { get; }
Public ReadOnly Property Disposed As Boolean
public:
property bool Disposed {
bool get();
}
true if the object has already been disposed; otherwise false.
If this property returned true you should not use the DicomWCFStreamer object.
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