Class LocalServerAnnouncementBehaviour
Behaviour responsible for responding to local server list queries If the request comes from a debug client, and the server's configuration contains a debug port, the debug port will be sent to the client.
Inherited Members
Namespace: SlipeServer.Server.Behaviour
Assembly: SlipeServer.Server.dll
Syntax
public class LocalServerAnnouncementBehaviour
  Constructors
| Edit this page View SourceLocalServerAnnouncementBehaviour(Configuration, ILogger)
Declaration
public LocalServerAnnouncementBehaviour(Configuration configuration, ILogger logger)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Configuration | configuration | |
| ILogger | logger |