SiloMessagingOptions.MaxEnqueuedRequestsSoftLimit_StatelessWorker Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the per grain threshold for pending requests for stateless workers. Generated warning when exceeded.
public int MaxEnqueuedRequestsSoftLimit_StatelessWorker { get; set; }
member this.MaxEnqueuedRequestsSoftLimit_StatelessWorker : int with get, set
Public Property MaxEnqueuedRequestsSoftLimit_StatelessWorker As Integer