The following tables list the members exposed by TIdUDPListenerThread.
|
Name |
Description |
|
Time-out period for accepting new connections. | |
|
| |
|
Storage slot for data used by a thread. | |
|
Indicates if the thread is Run continuously until Stopped. | |
|
Name assigned to the thread during execution. | |
|
Return value from execution of the thread. | |
|
Determines the action taken when the Stop method is called. | |
|
Indicates when a thread is terminated or suspended. | |
|
Indicates if the thread has been halted by calling Terminate. | |
|
Contains the text of an Exception.Message raised within the Execute method. | |
|
Represents the class type for an exception raised during Execute. | |
|
Represents the thread or fiber for the scheduler of the thread. |
|
Name |
Description |
|
|
|
Name |
Description |
|
Destructor for the object instance. |
|
Name |
Description |
|
Notifies the server of an exception in the listener thread. | |
|
Receives UDP datagram packets. | |
|
Starts or resumes execution of a thread. | |
|
Halts execution of the thread instance. | |
|
Executes a thread method synchronized to the main VCL thread. | |
|
Forces the thread of execution to be halted. | |
|
Signals a thread to terminate and waits for completion of the Execute method. |
|
Name |
Description |
|
Handles exceptions raised in the thread of execution. | |
|
Represents an event handler signalled when stopping a thread of execution. |
|
Data Member |
|
Constructor |
|
virtual |
|
Property |
|
read only |
|
Event |
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |