Search Results for

    Show / Hide Table of Contents

    Namespace Akka.Util.Internal

    Classes

    AtomicCounter

    An atomic 32 bit integer counter.

    AtomicCounterLong

    An atomic 64 bit integer counter.

    Extensions

    TBD

    InterlockedSpin

    INTERNAL! Implements helpers for performing Compare-and-swap operations using CompareExchange<T>(ref T, T, T) Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.

    Interfaces

    IAtomicCounter<T>

    An interface that describes a numeric counter.

    IAtomicState

    This interface represents the parts of the internal circuit breaker state; the behavior stack, watched by, watching and termination queue

    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