Click or drag to resize
PropsMailbox Property
Gets or sets the mailbox.

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

Property Value

Type: String
The mailbox.
See Also