C# Class EchoServer.Logic.ClientSession

Inheritance: Aegis.Network.Session
Mostra file Open project: SyncZone/Examples

Public Methods

Method Description
ClientSession ( ) : System

Private Methods

Method Description
Echo_Req ( Packet packet ) : void
OnAcceptd ( IOEventResult result ) : void
OnClosed ( IOEventResult result ) : void
OnReceived ( IOEventResult result ) : void

Method Details

ClientSession() public method

public ClientSession ( ) : System
return System