Click or drag to resize

ProtocolServer Property

Reference to the IServer

Namespace:  Crosser.Server.Modules.Protocol
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public IServer Server { get; protected set; }

Property Value

Type: IServer

Implements

IProtocolServer
See Also