ServiceQueueExtender Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ServiceQueueExtender class.
Overload List
Name | Description | |
---|---|---|
ServiceQueueExtender() | Initializes a new instance of the ServiceQueueExtender class. | |
ServiceQueueExtender(ServiceQueue) | Initializes a new instance of the ServiceQueueExtender class and associates it with an instance of the ServiceQueue class. |
Top