Search Results for

    Show / Hide Table of Contents

    Namespace Akka.Coordination

    Classes

    Lease

    API for a distributed lock. Any lease implementation should provide the following guarantees:

        LeaseException

        Lease exception. Lease implementation should use it to report issues when acquiring lease

        LeaseProvider

        This class represents an ActorSystem extension used for distributed lock within the actor system.

        LeaseProviderExtensionProvider

        Lease extension for distributed lock

        LeaseSettings

        The settings used for the Lease

        LeaseTimeoutException

        Lease timeout exception. Lease implementation should use it to report issues when lease is lost

        LeaseUsageSettings

        Lease settings for use in singleton and sharding

        TimeoutSettings

        The timeout settings used for the Lease

        In this article
        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