public interface IClientInactivity
The implementation is specified in the "server.ini" file in the [Base] section as a fully qualified class name (package name and class name):
clientInactivity=your.class.implementation
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes of the client inactivity.
|
void |
initialize(IniFile ini)
Called just after creation of the inactivity class instance.
|
void initialize(IniFile ini)
ini
- The "server.ini" file.void dispose()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.