ClearImage 8 Help
GetThreadServer Method
See Also  Send Feedback
Inlite.ClearImageNet Namespace > Server Class : GetThreadServer Method






Syntax

Visual Basic (Declaration) 
Public Shared Function GetThreadServer() As CiServer
Visual Basic (Usage)Copy Code
Dim value As CiServer
 
value = Server.GetThreadServer()
C# 
public static CiServer GetThreadServer()
Delphi 
public function GetThreadServer(): CiServer; static; 
JScript 
public static function GetThreadServer() : CiServer;
Managed Extensions for C++ 
public: static CiServer* GetThreadServer(); 
C++/CLI 
public:
static CiServer^ GetThreadServer(); 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2007-2013. Inlite Research, Inc. All Rights Reserved.