BrokerService Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the BrokerService class.
Overload List
Name | Description | |
---|---|---|
BrokerService() | Initializes a new instance of the BrokerService class. | |
BrokerService(ServiceBroker, String) | Initializes a new instance of the BrokerService class on the specified implementation of Service Broker and with the specified name. |
Top