Свойство | Тип | Описание | |
---|---|---|---|
DefaultMailboxId | string | ||
NoMailboxRequirement | string |
Метод | Описание | |
---|---|---|
CreateMailbox ( Props props, |
||
FromConfig ( string path ) : |
Creates a mailbox from a configuration path.
|
|
GetMailboxType ( Props props, |
||
LookupByQueueType ( |
||
Mailboxes ( ActorSystem system ) : System |
Initializes a new instance of the Mailboxes class.
|
Метод | Описание | |
---|---|---|
GetMailboxRequirement ( |
||
GetRequiredType ( |
public CreateMailbox ( Props props, |
||
props | Props | |
dispatcherConfig | ||
Результат |
public FromConfig ( string path ) : |
||
path | string | The path. |
Результат |
public GetMailboxType ( Props props, |
||
props | Props | |
dispatcherConfig | ||
Результат |
public LookupByQueueType ( |
||
queueType | ||
Результат |
public Mailboxes ( ActorSystem system ) : System | ||
system | ActorSystem | The system. |
Результат | System |
public static string DefaultMailboxId | ||
Результат | string |