ATAS
Loading...
Searching...
No Matches
ATAS.DataFeedsCore.SessionServer.SessionInfo Class Referenceabstract
Inheritance diagram for ATAS.DataFeedsCore.SessionServer.SessionInfo:
[legend]
Collaboration diagram for ATAS.DataFeedsCore.SessionServer.SessionInfo:
[legend]

Public Member Functions

abstract void Start ()
 
abstract void Stop ()
 
void SetLoggedIn ()
 

Protected Member Functions

 SessionInfo (SessionInfoType type, EndPoint address)
 

Properties

SessionInfoType Type [get]
 
EndPoint Address [get]
 
ServerStates State [get, protected set]
 
User User [get, set]
 

Constructor & Destructor Documentation

◆ SessionInfo()

ATAS.DataFeedsCore.SessionServer.SessionInfo.SessionInfo ( SessionInfoType  type,
EndPoint  address 
)
protected

Member Function Documentation

◆ SetLoggedIn()

void ATAS.DataFeedsCore.SessionServer.SessionInfo.SetLoggedIn ( )

◆ Start()

abstract void ATAS.DataFeedsCore.SessionServer.SessionInfo.Start ( )
pure virtual

◆ Stop()

abstract void ATAS.DataFeedsCore.SessionServer.SessionInfo.Stop ( )
pure virtual

Property Documentation

◆ Address

EndPoint ATAS.DataFeedsCore.SessionServer.SessionInfo.Address
get

◆ State

ServerStates ATAS.DataFeedsCore.SessionServer.SessionInfo.State
getprotected set

◆ Type

SessionInfoType ATAS.DataFeedsCore.SessionServer.SessionInfo.Type
get

◆ User

User ATAS.DataFeedsCore.SessionServer.SessionInfo.User
getset

The documentation for this class was generated from the following file: