rtsecuritymanager/rtsecuritymanagerserver/inc/rtsecmgrserver.h
changeset 10 e20d19ef9b09
parent 0 99ef825efeca
child 18 a7062f7f0b79
equal deleted inserted replaced
0:99ef825efeca 10:e20d19ef9b09
    35 class CScriptManager;
    35 class CScriptManager;
    36 class CSecMgrStore;
    36 class CSecMgrStore;
    37 
    37 
    38 //needed for creating server thread.
    38 //needed for creating server thread.
    39 const TUint KDefaultHeapSize=0x10000;
    39 const TUint KDefaultHeapSize=0x10000;
    40 const TUint KShutDownDelay = 200000; // Aprox 2 sec
    40 const TUint KShutDownDelay = 2000000; // Aprox 2 sec
    41 
    41 
    42 /*
    42 /*
    43  * Shutdown timer class
    43  * Shutdown timer class
    44  *
    44  *
    45  * @exe rtsecmgrserver.exe 
    45  * @exe rtsecmgrserver.exe