| 
            
              ProcessLauncherForceKillOnDispose Property
             | 
          
        
        
            Gets or sets flag that determines if launched process should be forcibly terminated when adapter is disposed.
            
        
        Namespace: FileAdaptersAssembly: FileAdapters (in FileAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_ForceKillOnDispose();
function set_ForceKillOnDispose(value);
 View SourceProperty Value
Boolean
See Also