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






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

Syntax

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

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.