API Help
Eplan.EplApi.Remoting Namespace / IEplanRemotingCallBack Interface / SendResponseToClient Method
Response.

In This Topic
SendResponseToClient Method
In This Topic
Send a response to a Client.
Syntax
[OperationContract(true)]
void SendResponseToClient( 
   EplanResponse response
)

Parameters

response
Response.
See Also