Configuration.BlockedProcessThreshold 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.
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