Search Results for

    Show / Hide Table of Contents
    View Source

    Class SqliteTransientErrorDetectionStrategy

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Persistence.Sqlite.Services
    Assembly: Umbraco.Cms.Persistence.Sqlite.dll
    Syntax
    public class SqliteTransientErrorDetectionStrategy : ITransientErrorDetectionStrategy

    Methods

    View Source

    IsTransient(Exception)

    Declaration
    public bool IsTransient(Exception ex)
    Parameters
    Type Name Description
    Exception ex
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • IsTransient(Exception)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX