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
Start Method
Creates the
IPEndpoint
and starts listening for connections on the specified location:port
Namespace:
Crosser.Server.Modules.Endpoint
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
virtual
void
Start
()
Implements
IBaseEndpoint
Start
See Also
Reference
BaseEndpoint Class
Crosser.Server.Modules.Endpoint Namespace