Configuration.BlockedProcessThreshold Property

Definition

The blocked process threshold option specifies the threshold, in seconds, at which blocked process reports are generated. The threshold can be set from 0 to 86,400. By default, no blocked process reports are produced.

public Microsoft.SqlServer.Management.Smo.ConfigProperty BlockedProcessThreshold { get; }
member this.BlockedProcessThreshold : Microsoft.SqlServer.Management.Smo.ConfigProperty
Public ReadOnly Property BlockedProcessThreshold As ConfigProperty

Property Value

Applies to