FabricationConfiguration.SetServicesToLoad
Description:
Sets the services which are to be loaded or not next time reloadConfiguration is called. If a service is not included but is currently loaded then it will be unloaded then.
Sets the services which are to be loaded or not next time reloadConfiguration is called. If a service is not included but is currently loaded then it will be unloaded then.
public bool SetServicesToLoad(
IList<int> serviceIds
)
-
A non-optional argument was null