System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread_UDP.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TTetheringNetworkManagerCommunicationThread_UDP();

Properties

Type Visibility Source Unit Parent
destructor public
System.Tether.NetworkAdapter.pas
System.Tether.NetworkAdapter.hpp
System.Tether.NetworkAdapter TTetheringNetworkManagerCommunicationThread_UDP

Description

Destroys the thread object and releases the memory allocated to it.

System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread UDP.Destroy inherits from System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.Destroy. All content below this line refers to System.Tether.NetworkAdapter.TTetheringNetworkManagerCommunicationThread.Destroy.

Destroys the thread object and releases the memory allocated to it.