Location: Symbol Reference > Classes > TJwWTSEnumServersThread Class > TJwWTSEnumServersThread.Create Constructor
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwWTSEnumServersThread.Create Constructor
Pascal
constructor Create(CreateSuspended: Boolean; Owner: TJwTerminalServer; Domain: TJwString);
Parameters 
Description 
CreateSuspended: Boolean 
If CreateSuspended is False, Execute is called immediately. If CreateSuspended is True, Execute won't be called until after Resume is called.  
Owner: TJwTerminalServer 
Specifies the TJwTerminalServer instance that owns the thread  
Domain: TJwString 
Specifies the Domain that should be Enumerated. if you want to Enumerate the current domain (from a domain member) you can specify an empty string 

Call Create to create a @classname Thread.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!