Indicates that data can be written to the stream.
[Visual Basic] Overridable Public ReadOnly Property CanWrite As Boolean [C#] public bool CanWrite {override get;} [C++] public: __property virtual bool get_CanWrite(); [JScript] public function get CanWrite() : Boolean;
NetworkStream Class | NetworkStream Members | System.Net.Sockets Namespace