메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Publish ( int topicIndex, Stream stream ) : System.Threading.Tasks.Task | ||
ServiceBusConnectionContext ( ServiceBusScaleoutConfiguration configuration, IList |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
SetSubscriptionContext ( |
||
SetTopicClients ( TopicClient topicClient, int topicIndex ) : void |
public Publish ( int topicIndex, Stream stream ) : System.Threading.Tasks.Task | ||
topicIndex | int | |
stream | Stream | |
리턴 | System.Threading.Tasks.Task |
public ServiceBusConnectionContext ( ServiceBusScaleoutConfiguration configuration, IList |
||
configuration | ServiceBusScaleoutConfiguration | |
topicNames | IList |
|
traceSource | ||
handler | Action |
|
errorHandler | Exception>.Action | |
openStream | Action |
|
리턴 | System |