Akka.Util.Internal Namespace |
[Missing <summary> documentation for "N:Akka.Util.Internal"]
Class | Description | |
---|---|---|
![]() | AtomicCounter |
An atomic 32 bit integer counter.
|
![]() | AtomicCounterLong |
An atomic 64 bit integer counter.
|
![]() | Extensions | |
![]() | InterlockedSpin | INTERNAL!
Implements helpers for performing Compare-and-swap operations using CompareExchangeT(T, T, T) ![]() Note! Part of internal API. Breaking changes may occur without notice. Use at own risk. |
![]() | StringBuilderExtensions | ![]() Note! Part of internal API. Breaking changes may occur without notice. Use at own risk. |
Interface | Description | |
---|---|---|
![]() | IAtomicCounterT |
An interface that describes a numeric counter.
|