Uses of Class
com.openfin.desktop.TerminateExternalProcessResult

Packages that use TerminateExternalProcessResult
com.openfin.desktop   
 

Uses of TerminateExternalProcessResult in com.openfin.desktop
 

Method parameters in com.openfin.desktop with type arguments of type TerminateExternalProcessResult
 void OpenFinRuntime.terminateExternalProcess(String processUuid, int timeout, boolean killTree, AsyncCallback<TerminateExternalProcessResult> callback, AckListener listener)
          Attempts to cleanly close an external process and terminates it if the close has not occured after the elapsed timeout in milliseconds.
 



Copyright © 2016. All rights reserved.