Click or drag to resize
Akka.NETDeployMailbox Property
The mailbox configured for the actor used in this deployment.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public string Mailbox { get; }

Property Value

Type: String
See Also