Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Server Namespaces
Crosser.Server
Server Class
Server Properties
Connections Property
ControllerFactory Property
Endpoints Property
Framework Property
Id Property
OnStarted Property
OnStopped Property
ProtocolVersions Property
Running Property
Started Property
Statistics Property
Version Property
Server
OnStarted Property
Event that will fire when the server is started
Namespace:
Crosser.Server
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
EventHandler
OnStarted
{
get
;
set
; }
Property Value
Type:
EventHandler
Implements
IServer
OnStarted
See Also
Reference
Server Class
Crosser.Server Namespace