System.Tether.Comm.TTetheringNetworkServerCommUDP.UDPPort

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UDPPort: Integer read GetUDPPort;

C++

__property int UDPPort = {read=GetUDPPort, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Tether.Comm.pas
System.Tether.Comm.hpp
System.Tether.Comm TTetheringNetworkServerCommUDP

Description

UDP port used to send and receive data.

See Also