Failure Property
IIS 7.0
Gets actions to take when the current application pool fails.
Assembly: Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
Property Value
Type: Microsoft.Web.Administration..::..ApplicationPoolFailureAn ApplicationPoolFailure object that specifies the actions to take when an application pool fails.
You can use the properties and methods of the object returned by this property to configure the failure behavior of the current application pool. To set default values for all application pools on the server, use the ApplicationPoolDefaults object.