API Help
Eplan.EplApi.RemoteClient Namespace / EplanRemoteClient Class / Ping Method

In This Topic
Ping Method (EplanRemoteClient)
In This Topic
Ping the Eplan Server.
Syntax
public bool Ping()

Return Value

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