Click or drag to resize
PMEnvironmentServiceReachable Property
Checks that service is actually reachable. First checks InstalledLocally for possible quick fail.

Namespace: PM90SettingsAPI
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public static bool ServiceReachable { get; }

Property Value

Type: Boolean
See Also