connectionlist RetrieveUDP property
Return to Introduction  Previous page  Next page
Applies to
acConnectionList component.  

Declaration
property RetrieveUDP: Boolean; // read-only!  

Description
The RetrieveUDP property specifies whether the component should retreive the UDP connections to its internal list of available connections.  
 
tip The list can be refreshed using Refresh method.  

See also
RetreiveUDP and ConnectionList properties;  
Refresh method.