The ServiceContext type exposes the following members.

Properties

  NameDescription
DispatcherFrequency
Get the time in milli-seconds between the Dispatcher will check for new event to launch.
EmptyQueueOnStop
Get the action to take on stopping with events in queues.
Name
Get the service name.
TimeoutOnStop
Get the time in second to wait all receivers and generators ends when stopping the NT service
UnderConsole
Get the context execution of the service.

See Also