Raises the ConnectionEstablished event.
Declaring type: TcpExChannel
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
protected internal void OnConnectionEstablished (
        EventArgs e
) 
Parameters
e
The System.EventArgs instance containing the event data.