Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Server Namespaces
Crosser.Server.Modules Namespaces
Crosser.Server.Modules.Endpoint
BaseEndpoint Class
BaseEndpoint Methods
Config Method
Dispose Method
ProcessConnectionAttempt Method
Start Method
BaseEndpoint
Config Method
Override this in the implementing Endpoint class
Namespace:
Crosser.Server.Modules.Endpoint
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
abstract
string
Config
()
Return Value
Type:
String
JSON string
Implements
IBaseEndpoint
Config
See Also
Reference
BaseEndpoint Class
Crosser.Server.Modules.Endpoint Namespace