Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
ActorRefWithCell Class
ActorRefWithCell Properties
Children Property
Underlying Property
ActorRefWithCell
Underlying Property
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
abstract
ICell
Underlying
{
get
; }
abstract
Underlying
:
ICell
with
get
Property Value
Type:
ICell
See Also
Reference
ActorRefWithCell Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET