Mono Class Library: System.Net.Sockets.NetworkStream Overview | MembersSystem.Net.Sockets.NetworkStream.CanWrite Property |
Gets a bool value indicating whether the current stream supports writing. [Edit]
|
true indicates that the current stream supports writing; false indicates that the current stream does not support writing. [Edit]
This property is read-only.
The value of this property is set by the System.Net.Sockets.NetworkStream constructors.
Note:[Edit]This property overrides System.IO.Stream.CanWrite.
Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0