Click or drag to resize

IProtocolServer Property

Reference to the server object (singleton)

Namespace:  Crosser.Common.Server.Protocol
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
IServer Server { get; }

Property Value

Type: IServer
See Also