Click or drag to resize
LocalActorRefProviderTempContainer Property

[Missing <summary> documentation for "P:Akka.Actor.LocalActorRefProvider.TempContainer"]

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public InternalActorRef TempContainer { get; }

Property Value

Type: InternalActorRef

Implements

ActorRefProviderTempContainer
See Also