System.Tether.Manager.TTetheringManagerCommunicationThread.FEventAdapterSync

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FEventAdapterSync: TEvent;

C++

System::Syncobjs::TEvent* FEventAdapterSync;

Properties

Type Visibility Source Unit Parent
field protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommunicationThread

Description

Event used to synchronize your communication thread with its adapter.

See Also