Click or drag to resize

ServiceRouterPingTest Method

A simple request that returns true if the web services are on-line.

Namespace: AppOne.Services.V2
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool PingTest()

Return Value

Boolean
True if the service is on-line
Example
https://[YOUR-BRAND-NAME].centeralservers.com/Service/ws-json/2.0/PingTest
See Also