Chronos Plugins 5.4.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
MockPlugin.RemoteAccessTester.EndpointDef Class Reference

To avoid duplicating the endpoint definition in server and client. More...

Static Public Attributes

const string Endpoint = "net.tcp://localhost:12543/RemotePluginService"
 

Detailed Description

To avoid duplicating the endpoint definition in server and client.

Definition at line 24 of file RemoteInterface.cs.

Member Data Documentation

◆ Endpoint

const string MockPlugin.RemoteAccessTester.EndpointDef.Endpoint = "net.tcp://localhost:12543/RemotePluginService"
static

Definition at line 26 of file RemoteInterface.cs.


The documentation for this class was generated from the following file: