Click or drag to resize

CotpServerPropertiesMaxQueueLen Property

Maximum number of incoming connections to queue while waiting to be accepted.

Namespace: Demo3D.Net.Protocols
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
public int MaxQueueLen { get; set; }

Property Value

Int32
See Also