Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How does one check the status of the server via the QMSClient?

Trying to do this programatically. 

The below will get me the list of all QlikView Servers.

QMSClient.GetServices(ServiceTypes.QlikViewServer);

Now how can I check the Status of each server?

0 Replies