Add cancel
This commit is contained in:
@@ -8,6 +8,7 @@ namespace LeafWeb.Core.Remote
|
||||
void RunLeafInput(PiscalLeafInput leafInput);
|
||||
PiscalStatus GetLeafInputStatus(PiscalLeafInput leafInput);
|
||||
IEnumerable<PiscalLeafOutputFile> RetrieveLeafOutput(PiscalLeafInput leafInput);
|
||||
void KillLeafProcess(PiscalLeafInput leafInput);
|
||||
void CleanupLeafProcess(PiscalLeafInput leafInput);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user