connectionlist ProtoName property
Return to Introduction  Previous page  Next page
Applies to
acConnection object.  

Declaration
property ProtoName: String;  

Description
The ProtoName property returns the string representation of low level protocol of the connection.  
 
The possible values of this property are 'TCP' or 'UDP'.  

See also
Proto property.