ServiceBusExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for ProjectClient.
public static class ServiceBusExtensions
type ServiceBusExtensions = class
Public Module ServiceBusExtensions
- Inheritance
-
ServiceBusExtensions
Methods
| Name | Description |
|---|---|
| GetServiceBusClient(ConnectionProvider, String) |
Creates a ServiceBusClient instance using the connection string from the project client. |
| GetServiceBusProcessor(ConnectionProvider, String, String) |
Creates a ServiceBusProcessor instance using the connection string from the project client. |
| GetServiceBusSender(ConnectionProvider, String, String) |
Creates a ServiceBusSender instance using the connection string from the project client. |