Display results from Piscal processing

Error handling for Piscal processing
This commit is contained in:
2016-03-07 11:47:55 -05:00
parent c80d048c39
commit 05b2bfefb1
11 changed files with 191 additions and 58 deletions
+1
View File
@@ -4,6 +4,7 @@ namespace LeafWeb.Core.Remote
{
Running,
Success,
NotStarted,
Error
}
}