RelayedOnewayTransportBindingElement.MaxPendingAccepts Property

Definition

Gets or sets the maximum number of pending asynchronous accept threads that are available for processing incoming connections on the service.

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

Property Value

The maximum number of pending asynchronous accept threads that are available for processing incoming connections on the service.

Applies to