Sdílet prostřednictvím


ServiceQueue Constructor

Include Protected Members
Include Inherited Members

Initializes new instance of the ServiceQueue class.

Overload List

  Name Description
Public method ServiceQueue() Initializes a new instance of the ServiceQueue class.
Public method ServiceQueue(ServiceBroker, String) Initializes a new instance of the ServiceQueue class on the specified instance of Service Broker and with the specified name.
Public method ServiceQueue(ServiceBroker, String, String) Initializes a new instance of the ServiceQueue class on the specified instance of Service Broker and with the specified name and schema.

Top