Internet Direct (Indy) Version 9.0.1 Beta
TIdSync.Notify
Signals that the thread should be added to the threaded notification list.

procedure Notify;
Description
Notify is a procedure that signals that the Indy thread instance in Thread should be added to the global threaded notification list in GNotifyThread. Adding the Thread instance to the notification list allows the GNotifyThread to raise an event, and causes the thread to be executed when the OS scheduler will permit execution.