Returns if the connection is already closed or not.
Declaring type: Connection
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public bool IsClosed { get; }
Property Value

There is no description.