LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

Disposed Property






Gets a value indicating if the object has been disposed.
Syntax
public bool Disposed {get;}
'Declaration
 
Public ReadOnly Property Disposed As Boolean
'Usage
 
Dim instance As DicomWCFStreamer
Dim value As Boolean
 
value = instance.Disposed
public bool Disposed {get;}
 get_Disposed(); 
public:
property bool Disposed {
   bool get();
}

Property 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomWCFStreamer Class
DicomWCFStreamer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.