Call this method to start the batch run. The batch will run
            in its separate thread and therefore the method returns
            immediately.
            
    Namespace: 
   InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public bool Start() | 
| Visual Basic (Declaration) | 
|---|
| Public Function Start As Boolean | 
| Visual C++ | 
|---|
| public: bool Start() | 





