UdpTransportSettings::MaxPendingMessageCount Property
.NET Framework (current version)
Gets or sets a value that specifies the maximum number of messages that have been received but not yet removed from the input queue for an individual channel instance.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
If the input queue has reached its pending message count limit, the message is dropped. The default value is 32.
.NET Framework
Available since 4.0
Available since 4.0
Show: