C# Class Akka.Pattern.BackoffSupervisor.CurrentChild

Datei anzeigen Open project: rogeralsing/akka.net

Public Properties

Property Type Description
Ref IActorRef

Public Methods

Method Description
CurrentChild ( IActorRef @ref ) : System

Method Details

CurrentChild() public method

public CurrentChild ( IActorRef @ref ) : System
@ref IActorRef
return System

Property Details

Ref public_oe property

public IActorRef Ref
return IActorRef