IP*Works! RTC - Online Help
Available for:
IP*Works! RTC
Questions / Feedback?

ConnectionBacklog Property

The maximum number of pending connections.

Syntax

[VB.NET]
Public Property ConnectionBacklog As Integer

[C#]
public int ConnectionBacklog {get; set;}

Remarks

This property contains the maximum number of pending connections. The default value is 5. This may be set to a larger value if the server is expected to receive a large number of connections, and queuing them is desirable.

This property is not available at design time.

Default Value

5

 
 
Copyright (c) 2016 /n software inc. - All rights reserved.
Build 1.0.6093.0