Internet Direct (Indy)
|
Constructor for the thread instance.
Parameters |
Description |
AConnection |
Client connection for the POP3 session. |
AYarn |
Scheduler task for the client context. |
AList |
List of session for the POP3 server. |
Create is the constructor for the object instance, and creates a new client connection context in the POP3 server implementation.
Create calls the inherited Create constructor, and sets the default values for the following properties:
Property |
Value |
User |
An empty string ('') |
Password |
An empty string ('') |
State |
Auth |
TIdPOP3ServerState Destroy
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. |