Eplan Platform API
Eplan.EplApi.RemoteClient Namespace / IEplanRemoteClient Interface / Ping Method

In This Topic
    Ping Method (IEplanRemoteClient)
    In This Topic
    Ping the Eplan Server.
    Syntax
    bool Ping()
    bool Ping(); 

    Return Value

    Returns true if Eplan Server is reachable. Otherwise returns false.
    See Also