Szerkesztés

Megosztás a következőn keresztül:


IMessagingConfiguration.MaxSockets Property

Definition

The MaxSockets attribute defines the muximum number of TCP sockets a silo would keep open at any point in time. When the limit is reached, least recently used sockets will be closed to keep the number of open sockets below the limit.

public int MaxSockets { get; set; }
member this.MaxSockets : int with get, set
Public Property MaxSockets As Integer

Property Value

Applies to