LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

Disposed Property

Show in webframe



Gets a value indicating if the object has been disposed.
Syntax
'Declaration
 
Public ReadOnly Property Disposed As Boolean
'Usage
 
Dim instance As DicomWCFStreamer
Dim value As Boolean
 
value = instance.Disposed
public bool Disposed {get;}
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

See Also

Reference

DicomWCFStreamer Class
DicomWCFStreamer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.