Search Results for

    Show / Hide Table of Contents

    Class IsolationLevelExtensions

    Inheritance
    Object
    IsolationLevelExtensions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Akka.Persistence.Sql.Common.Extensions
    Assembly: Akka.Persistence.Sqlite.dll
    Syntax
    public static class IsolationLevelExtensions

    Methods

    | Improve this Doc View Source

    GetIsolationLevel(Config, String)

    Declaration
    public static IsolationLevel GetIsolationLevel(this Config config, string key)
    Parameters
    Type Name Description
    Config config
    String key
    Returns
    Type Description
    IsolationLevel
    | Improve this Doc View Source

    ToIsolationLevel(String)

    Declaration
    public static IsolationLevel ToIsolationLevel(this string level)
    Parameters
    Type Name Description
    String level
    Returns
    Type Description
    IsolationLevel
    In This Article
    • githubImprove this Doc
    • View Source
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET