Szerkesztés

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


IMessagingConfiguration.GatewaySenderQueues Property

Definition

The GatewaySenderQueues attribute specifies the number of parallel queues and attendant threads used by the silo Gateway to send outbound messages (requests, responses, and notifications) to clients that are connected to it. If this attribute is not specified, then System.Environment.ProcessorCount is used.

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

Property Value

Applies to