Struct ServerSettings
Namespace: Clavusaurus.Cosmos
Assembly: cs.temp.dll.dll
Syntax
public struct ServerSettings
Fields
loginAttemptsThrottleSecondsDelay
Declaration
public float loginAttemptsThrottleSecondsDelay
Field Value
Type | Description |
---|---|
Single |
loginAttemptsThrottleThreshold
Declaration
public int loginAttemptsThrottleThreshold
Field Value
Type | Description |
---|---|
Int32 |
maxClients
Declaration
public int maxClients
Field Value
Type | Description |
---|---|
Int32 |