Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
MessageGateway ( |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
EnsureTopicExists ( string topicName ) : void |
Метод | Описание | |
---|---|---|
GetSASToken ( string SASKeyName, string SASKeyValue ) : string | ||
PutTopic ( string topicName ) : void | ||
TopicExists ( string topicName ) : bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
protected EnsureTopicExists ( string topicName ) : void | ||
topicName | string | |
Результат | void |
public MessageGateway ( |
||
configuration | ||
Результат | System |