Edit

Share via


SiloMessagingOptions.SiloSenderQueues Property

Definition

Gets or sets the number of parallel queues and attendant threads used by the silo to send outbound messages (requests, responses, and notifications) to other silos. If this attribute is not specified, then System.Environment.ProcessorCount is used.

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

Property Value

Applies to