LocalActorRefProvider..::..TempContainer Property

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public InternalActorRef TempContainer { get; }
Public ReadOnly Property TempContainer As InternalActorRef
	Get
public:
property InternalActorRef^ TempContainer {
	InternalActorRef^ get ();
}