Intersoft ClientUI Documentation
StartBackgroundProcess Method
See Also  Send Feedback
Intersoft.Client.UI.DocumentViewers Namespace > DocumentViewerManager Class : StartBackgroundProcess Method






Start the background process for all DocumentViewer object contains in the collection

Syntax

Visual Basic (Declaration) 
Public Shared Sub StartBackgroundProcess() 
Visual Basic (Usage)Copy Code
DocumentViewerManager.StartBackgroundProcess()
C# 
public static void StartBackgroundProcess()
Delphi 
public procedure StartBackgroundProcess(); static; 
JScript 
public static function StartBackgroundProcess();
Managed Extensions for C++ 
public: static void StartBackgroundProcess(); 
C++/CLI 
public:
static void StartBackgroundProcess(); 

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

© 2012 All Rights Reserved.