Webmasters, gagnez de l'argent en affichant des bannières contextuelles Oxado
SourceForge.net Logo
Support This Project
   LeCouteauSuisse Project
Welcome ! [ Home ]  ·  [ Downloads ]  ·  [ Forums ]  ·  [ News ]  ·  [ Documentations ]  
[ Home ]

[ Documentations ]

Section <service>


This section provides all informations for a NT service.

Attributs for this section are :

  • name (mandatory) : the name of the service (the same name is used to start the service with "net start" command)
  • timeoutOnStop (optional, default value 30 seconds) : the time in second to wait all receivers and generators ends when stopping the NT service
  • emptyQueueOnStop (optional, default value false) :
    • "true" the service is waiting all events in queues are treated before it stop
    • "false" if events are still in queues when stopping, they are discarded
  • dispatcherFrequency (optional, default value 250 milli-seconds) : the time in milli-seconds between the Dispatcher will check for new event to launch


LeCouteauSuisse