Abort all background process for all DocumentViewer object contains in the collection
Syntax
Visual Basic (Declaration) | |
---|
Public Shared Sub 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