Search Results for

    Show / Hide Table of Contents

    Class SplitBrainResolver

    Inheritance
    Object
    SplitBrainResolver
    Implements
    IDowningProvider
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Akka.Cluster
    Assembly: Akka.Cluster.dll
    Syntax
    public sealed class SplitBrainResolver : IDowningProvider

    Constructors

    | Improve this Doc View Source

    SplitBrainResolver(ActorSystem, Cluster)

    Declaration
    public SplitBrainResolver(ActorSystem system, Cluster cluster)
    Parameters
    Type Name Description
    ActorSystem system
    Cluster cluster

    Properties

    | Improve this Doc View Source

    DowningActorProps

    Declaration
    public Props DowningActorProps { get; }
    Property Value
    Type Description
    Props
    | Improve this Doc View Source

    DownRemovalMargin

    Declaration
    public TimeSpan DownRemovalMargin { get; }
    Property Value
    Type Description
    TimeSpan
    | Improve this Doc View Source

    StableAfter

    Declaration
    public TimeSpan StableAfter { get; }
    Property Value
    Type Description
    TimeSpan

    Implements

    IDowningProvider

    Extension Methods

    ObjectExtensions.IsDefaultForType<T>(T)
    ObjectExtensions.AsOption<T>(T)
    Extensions.AsInstanceOf<T>(Object)
    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