Click or drag to resize
Akka.NETBackoffSupervisorCurrentChildRef Property

[Missing <summary> documentation for "P:Akka.Pattern.BackoffSupervisor.CurrentChild.Ref"]

Namespace:  Akka.Pattern
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public IActorRef Ref { get; }

Property Value

Type: IActorRef
See Also