Eplan Platform API
Eplan.EplApi.RemoteClient Namespace / EplanRemoteClient Class / Ping Method / Ping() Method

In This Topic
Ping() Method
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