Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Disposed As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Disposed {get;} |
Return Value
true if the object has already been disposed; otherwise false.If this property returned true you should not use the DicomWCFStreamer object.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family