DialogType Enumeration
The DialogType enumeration contains constant values that specify the type of dialog between Service Broker endpoints.
Assembly: Microsoft.SqlServer.ServiceBrokerEnum (in Microsoft.SqlServer.ServiceBrokerEnum.dll)
| 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. |
Show: