Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.TestKit
TestActorRefBase(TActor) Class
TestActorRefBase(TActor) Properties
InternalRef Property
Path Property
Ref Property
UnderlyingActor Property
TestActorRefBase
TActor
Ref Property
TBD
Namespace:
Akka.TestKit
Assembly:
Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
IActorRef
Ref
{
get
; }
member
Ref
:
IActorRef
with
get
Property Value
Type:
IActorRef
See Also
Reference
TestActorRefBase
TActor
Class
Akka.TestKit Namespace
Akka.NET Home
|
Learn Akka.NET