Eplan.EplApi.RemoteClient Namespace
In This Topic
This namespace is used for working with EPLAN Remoting.
Classes
| Class | Description |
| EplanRemoteClient | Eplan Remoting Client used to communicate with an Eplan instance. Note that the binding name should be exactly "EplanRemotingClientBindingConfig" otherwise it will be ignored. |
| EplanServerData | Eplan server data |
| EplClientCallBack | |
Interfaces
| Interface | Description |
| IEplanRemoteClient | Base interface for the communication with Eplan Server. |
Delegates
| Delegate | Description |
| OnResponseArrivedHandler | Represents the method that will be invoked when Eplan Server sends a response to a Client. |
See Also