ServiceQueueExtender Constructors
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.
Overloads
ServiceQueueExtender() | |
ServiceQueueExtender(ServiceQueue) |
ServiceQueueExtender()
public ServiceQueueExtender ();
Public Sub New ()
Applies to
ServiceQueueExtender(ServiceQueue)
public ServiceQueueExtender (Microsoft.SqlServer.Management.Smo.Broker.ServiceQueue serviceQueue);
new Microsoft.SqlServer.Management.Smo.Broker.ServiceQueueExtender : Microsoft.SqlServer.Management.Smo.Broker.ServiceQueue -> Microsoft.SqlServer.Management.Smo.Broker.ServiceQueueExtender
Public Sub New (serviceQueue As ServiceQueue)
Parameters
- serviceQueue
- ServiceQueue