| IActorRefProviderTempContainer 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; }
abstract TempContainer : IInternalActorRef with get
Property Value
Type:
IInternalActorRefSee Also