Click or drag to resize

IServerMaxClientConnections Property

Gets or sets the maximum number of clients that can connect to the server.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
int MaxClientConnections { get; set; }

Property Value

Int32
See Also