Click or drag to resize
Akka.Util.Internal Namespace

[Missing <summary> documentation for "N:Akka.Util.Internal"]

Classes
  ClassDescription
Public classAtomicCounter
An atomic 32 bit integer counter.
Public classAtomicCounterLong
An atomic 64 bit integer counter.
Public classExtensions
Public classInterlockedSpin
INTERNAL! Implements helpers for performing Compare-and-swap operations using CompareExchangeT(T, T, T)
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.
Public classStringBuilderExtensions
Remarks
Note! Part of internal API. Breaking changes may occur without notice. Use at own risk.
Interfaces