Click or drag to resize
Akka.NETIAtomicState Interface
This interface represents the parts of the internal circuit breaker state; the behavior stack, watched by, watching and termination queue

Namespace:  Akka.Util.Internal
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IAtomicState

The IAtomicState type exposes the following members.

Properties
  NameDescription
Public propertyHasListeners
TBD
Top
Methods
See Also