Constructor ServerOpenedEvent
ServerOpenedEvent(ServerId, ServerSettings, TimeSpan)
Initializes a new instance of the ServerOpenedEvent struct.
public ServerOpenedEvent(ServerId serverId, ServerSettings serverSettings, TimeSpan duration)
Parameters
serverId
ServerIdThe server identifier.
serverSettings
ServerSettingsThe server settings.
duration
TimeSpanThe duration of time it took to open the server.