OpenPetra
Free Administration Software for Non-Profits
ConnectedClient.cs File Reference

Classes

class  Ict.Common.Remoting.Server.TConnectedClient
 This class holds details about a connected Client. It is stored as an entry in the UClientObjects HashTable (one entry for each current Client connection). More...
 

Namespaces

namespace  Ict
 
namespace  Ict.Common
 
namespace  Ict.Common.Remoting
 
namespace  Ict.Common.Remoting.Server
 

Enumerations

enum  Ict.Common.Remoting.Server.TSessionStatus {
  Ict.Common.Remoting.Server.adsConnectingLoginVerification , Ict.Common.Remoting.Server.adsConnectingLoginOK , Ict.Common.Remoting.Server.adsActive , Ict.Common.Remoting.Server.adsIdle ,
  Ict.Common.Remoting.Server.adsDisconnectingDBClosing , Ict.Common.Remoting.Server.adsStopped
}
 several states for sessions More...