Leadtools.Dicom.Web Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Disposed Property
See Also 
Leadtools.Dicom.Web Namespace > DicomWCFStreamer Class : Disposed Property



Gets a value indicating if the object has been disposed.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Disposed As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomWCFStreamer
Dim value As Boolean
 
value = instance.Disposed
C# 
public bool Disposed {get;}
C++/CLI 
public:
property bool Disposed {
   bool get();
}

Return Value

true if the object has already been disposed; otherwise false.

Remarks

If this property returned true you should not use the DicomWCFStreamer object.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Disposed requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features