When overridden in a derived class, gets a value indicating whether the current stream supports writing.
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Return Value
Type: Booleantrue if the stream supports writing; otherwise, false.
See Also