Gets a binary writer for writing raw data from the network stream.
Declaring type: Connection
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public BinaryWriter Writer { get; }
Property Value

There is no description.