Struct ServerOpeningEvent
Occurs before a server is opened.
public struct ServerOpeningEvent
- Inherited Members
Constructors
- ServerOpeningEvent(ServerId, ServerSettings)
Initializes a new instance of the ServerOpeningEvent struct.
Properties
- ClusterId
Gets the cluster identifier.
- ServerId
Gets the server identifier.
- ServerSettings
Gets the server settings.
- Timestamp
Gets the timestamp.