Eplan Platform API
Eplan.EplApi.RemoteClient Namespace
/
EplanRemoteClient Class
/ StopEplan Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
StopEplan Method
In This Topic
Stops the Eplan instance which is connected to the current client.
Syntax
C#
C++/CLI
public
bool
StopEplan()
public
:
bool
StopEplan();
Return Value
returns true if the connected Eplan instance could be shutdown otherwise false.
See Also
Reference
EplanRemoteClient Class
EplanRemoteClient Members