BrokerServiceExtender Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the BrokerServiceExtender class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
BrokerServiceExtender() | Initializes a new instance of the BrokerServiceExtender class. | |
BrokerServiceExtender(BrokerService) | Initializes a new instance of the BrokerServiceExtender class and associates it with an instance of the BrokerService class. |
Top