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

Afficher le fichier Open project: gwupe/Gwupe

Protected Properties

Свойство Type Description
SecondParty Gwupe.Agent.Components.Person.Attendance
Socket ISocket

Méthodes protégées

Méthode Description
ClientImpl ( Attendance secondParty ) : System
OnClientConnectionClosed ( ) : void
OnClientConnectionOpened ( ) : void

Private Methods

Méthode Description
Close ( ) : void

Method Details

ClientImpl() protected méthode

protected ClientImpl ( Attendance secondParty ) : System
secondParty Gwupe.Agent.Components.Person.Attendance
Résultat System

OnClientConnectionClosed() protected méthode

protected OnClientConnectionClosed ( ) : void
Résultat void

OnClientConnectionOpened() protected méthode

protected OnClientConnectionOpened ( ) : void
Résultat void

Property Details

SecondParty protected_oe property

protected Attendance,Gwupe.Agent.Components.Person SecondParty
Résultat Gwupe.Agent.Components.Person.Attendance

Socket protected_oe property

protected ISocket Socket
Résultat ISocket