Method | Description | |
---|---|---|
CreateUsingServiceBus ( Action |
Configure and create a bus for Azure Service Bus (later, we'll use Event Hubs instead)
|
public static CreateUsingServiceBus ( Action |
||
configure | Action |
The configuration callback to configure the bus |
return | IBusControl |