Datasnap.DSCommon.TDSClientCallbackChannelManager.CommunicationProtocol
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
Unit: Datasnap.DSCommon | |
Parent: TDSClientCallbackChannelManager |
Delphi
property CommunicationProtocol: string read FCommunicationProtocol write FCommunicationProtocol;
C++
__property System::UnicodeString CommunicationProtocol = {read=FCommunicationProtocol, write=FCommunicationProtocol};
Description
Specifies the name of the communication protocol.
The CommunicationProtocol property specifies the name of the communication protocol. The supported values are tcp/ip or http.