NetOnewayRelayBinding.ListenBacklog
Property
Definition
Gets or sets the maximum number of queued connection requests that can be pending.
public int ListenBacklog { get; set; }
Property Value
Returns the maximum number of queued connection requests that can be pending. The default is 10.