servicemanager.Initialize

Initialize(eventSourceName, eventSourceFile)

Initialize the module for hosting a service. This is generally called automatically

Parameters

eventSourceName=None : PyUnicode

The event source name

eventSourceFile=None : PyUnicode

The name of the file (generally a DLL) with the event source messages.