Click or drag to resize
ActorRefWithCellUnderlying Property

[Missing <summary> documentation for "P:Akka.Actor.ActorRefWithCell.Underlying"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public abstract Cell Underlying { get; }

Property Value

Type: Cell
See Also