ThrottlingCondition.ThrottlingErrorNumber Field
Gets the error number that corresponds to the throttling conditions reported by SQL Database.
Namespace: Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.Data
Assembly: Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.Data (in Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.Data.dll) Version: 6.0.0.0 (6.0.1304.0)
Syntax
public const int ThrottlingErrorNumber
'Declaration
Public Const ThrottlingErrorNumber As Integer
public:
literal int ThrottlingErrorNumber
Field Value
Type: Int32
See Also
Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.Data Namespace