Click or drag to resize
Akka.NETInternalTestActorRefUnderlyingActor Property
TBD

Namespace:  Akka.TestKit.Internal
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Object UnderlyingActor { get; }

Property Value

Type: Object
Exceptions
ExceptionCondition
IllegalActorStateExceptionTBD
See Also