XMSC_WPM_CONNECTION_PROTOCOL
- Data type:
- System.Int32
- Property of:
- Connection
The communications protocol used for the connection to the messaging engine. This property is read-only.
The possible values of the property are as follows:Value | Meaning |
---|---|
XMSC_WPM_CP_HTTP | The connection uses HTTP over TCP/IP. |
XMSC_WPM_CP_TCP | The connection uses TCP/IP. |