Метод | Описание | |
---|---|---|
GetAllMessages ( ) : IEnumerable |
||
MsmqSubscriptionStorageQueue ( |
||
Send ( string body, string label ) : string | ||
TryReceiveById ( string messageId ) : void |
public MsmqSubscriptionStorageQueue ( |
||
queueAddress | ||
useTransactionalQueue | bool | |
Результат | System |
public Send ( string body, string label ) : string | ||
body | string | |
label | string | |
Результат | string |
public TryReceiveById ( string messageId ) : void | ||
messageId | string | |
Результат | void |