PMServiceGetServers Method |
Gets a collection of all active services that are running on a Server, or are the Primary Install
Namespace: PM90SettingsAPIAssembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax public static IEnumerable<PMService> GetServers()
Return Value
Type:
IEnumerablePMServiceAn enumerable list of servers
See Also