Share via


_disposed Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Indicates whether the NetworkStream has been disposed.

Namespace:  System.Net.Sockets
Assembly:  System (in System.dll)

Syntax

'Declaration
Protected _disposed As Boolean
protected bool _disposed
protected:
bool _disposed
val mutable _disposed: bool
protected var _disposed : boolean

.NET Framework Security

See Also

Reference

NetworkStream Class

System.Net.Sockets Namespace