Search Results for

    Show / Hide Table of Contents

    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.Exception ex
    Returns
    Type Description
    System.Boolean
    In This Article
    • Methods
      • IsTransient(Exception)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX