Windward Engine API Reference
Abort Method
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > Report Class : Abort Method




Glossary Item Box

Call to abort the report processing. The report will throw a TimeoutException shortly after this is called.

Syntax

Visual Basic (Declaration) 
Public Sub Abort() 
Visual Basic (Usage)Copy Code
Dim instance As Report
 
instance.Abort()
C# 
public void Abort()
Managed Extensions for C++ 
public: void Abort(); 
C++/CLI 
public:
void Abort(); 

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.