C# Class Gwupe.Agent.Components.Functions.API.ServerImpl

Datei anzeigen Open project: gwupe/Gwupe

Protected Properties

Property Type Description
Socket ISocket

Protected Methods

Method Description
OnServerConnectionClosed ( ) : void
OnServerConnectionOpened ( ) : void

Private Methods

Method Description
Close ( ) : void

Method Details

OnServerConnectionClosed() protected method

protected OnServerConnectionClosed ( ) : void
return void

OnServerConnectionOpened() protected method

protected OnServerConnectionOpened ( ) : void
return void

Property Details

Socket protected_oe property

protected ISocket Socket
return ISocket