Eplan.EplApi.RemoteClient Namespace
In This Topic
Classes
| Class | Description |
| CommunicationException | Eplan Communication Exception It is throw when no communication to an EPLAN instance could be established. |
| 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 | |
Delegates
| Delegate | Description |
| OnResponseArrivedHandler | Represents the method that will be invoked when Eplan Server sends a response to a Client. |
See Also