Method | Description | |
---|---|---|
AccountSession ( IAccountService service, int sessionId, |
Initializes a new instance of the AccountSession class.
|
|
Dispose ( ) : void | ||
TryKeepAlive ( System.TimeSpan &lag ) : bool |
public AccountSession ( IAccountService service, int sessionId, |
||
service | IAccountService | The |
sessionId | int | The session identifier. |
data | The loaded session data. | |
return | System |
public TryKeepAlive ( System.TimeSpan &lag ) : bool | ||
lag | System.TimeSpan | |
return | bool |