DialogType Enumeration
The DialogType enumeration contains constant values that specify the type of dialog between Service Broker endpoints.
Namespace: Microsoft.SqlServer.Management.Smo.Broker
Assembly: Microsoft.SqlServer.ServiceBrokerEnum (in Microsoft.SqlServer.ServiceBrokerEnum.dll)
Syntax
'Declaration
Public Enumeration DialogType
'Usage
Dim instance As DialogType
public enum DialogType
public enum class DialogType
type DialogType
public enum DialogType
Members
Member name | Description | |
---|---|---|
MonologPublish | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
MonologReceive | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
Regular2Way | A regular two-way dialog. |