[Missing <summary> documentation for "P:Akka.Actor.Deploy.Mailbox"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic string Mailbox { get; }
Public ReadOnly Property Mailbox As String
Get
public:
property String^ Mailbox {
String^ get ();
}
member Mailbox : string with get
Property Value
Type:
String
See Also