adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Scheduler Class / PingServer Method


In This Topic
    PingServer Method
    In This Topic
    Pings the server to test the state of the connection and to keep the connection alive.
    Syntax
    'Declaration
     
    
    Public Sub PingServer() 
    public void PingServer()
    public:
    void PingServer(); 
    See Also