Click or drag to resize
Akka.NETIActorRefProviderTempContainer Property
Returns the actor reference representing the "/temp" path.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
IInternalActorRef TempContainer { get; }

Property Value

Type: IInternalActorRef
See Also