servicemanager.PrepareToHostMultiple

PrepareToHostMultiple(service_name, klass)

Prepare for hosting a multiple services in this EXE

Parameters

service_name : string/unicode

The name of the service hosted by the class

klass : object

The Python class to host.