For async batch runs (AsyncBatchStart(String, array<String>[]()[], array<String>[]()[], Boolean, Boolean, PDFHandler..::.BatchOutputType)),
            this method can be used to stop them before finishing with
            all records passed over.
            
    Namespace: 
   InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public bool AsyncBatchStop() | 
| Visual Basic (Declaration) | 
|---|
| Public Function AsyncBatchStop As Boolean | 
| Visual C++ | 
|---|
| public: bool AsyncBatchStop() | 





