Server's keep alive

Hello,

I’ve been asked to show a green/red light in my app to show if the client is able to reach the server and check if it’s running. I was wondering if there’s a KeepAlive event I can handle on or if I’ve to manually call an endpoint (and in this case which)

Thanks

If the Management Server fails you can know it using the VideoOS.Platform.SDK.Util.ServerMonitor class

See this sample - http://download.milestonesys.com/MIPSDK/Samples/MSAlive.zip