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.129 (1.2.3.129)
Syntax
IInternalActorRef TempContainer { get; }

Property Value

Type: IInternalActorRef
See Also