Class NetworkConnectivityErrorDetectionStrategy
Implements a strategy that detects network connectivity errors such as host not found.
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.Persistence.FaultHandling.Strategies
Assembly: cs.temp.dll.dll
Syntax
public class NetworkConnectivityErrorDetectionStrategy : ITransientErrorDetectionStrategy
Methods
IsTransient(Exception)
Declaration
public bool IsTransient(Exception ex)
Parameters
Type | Name | Description |
---|---|---|
System. |
ex |
Returns
Type | Description |
---|---|
System. |