Eplan Platform API
Eplan.EplApi.RemoteClient Namespace / EplClientCallBack Class
Members

EplClientCallBack Class
Inheritance Hierarchy

System.Object
   Eplan.EplApi.RemoteClient.EplClientCallBack

Syntax
[CallbackBehavior(ConcurrencyMode=ConcurrencyMode.Reentrant, 
   UseSynchronizationContext=false, 
   IncludeExceptionDetailInFaults=true)]
internal class EplClientCallBack : Eplan.EplApi.Remoting.IEplanRemotingCallBack  
Public Constructors
 NameDescription
Public Constructor  
Top
Public Methods
 NameDescription
Public MethodHandleError.  
Public MethodProvideFault. This is a trivial implementation that converts Exception to FaultException.  
Public MethodSendResponseToClient  
Top
See Also