ActorRefProvider..::..TempContainer Property
Returns the actor reference representing the "/temp" path.
Namespace:
Akka.ActorAssembly: Akka (in Akka.dll)
Syntax
InternalActorRef TempContainer { get; }
ReadOnly Property TempContainer As InternalActorRef Get
property InternalActorRef^ TempContainer { InternalActorRef^ get (); }