Implemented sleep command to update sleep delay on agent
This commit is contained in:
@@ -14,6 +14,7 @@ type
|
||||
ExecuteBof = "bof"
|
||||
ExecuteAssembly = "dotnet"
|
||||
ExecutePe = "pe"
|
||||
Sleep = "sleep"
|
||||
|
||||
TaskStatus* = enum
|
||||
Created = "created"
|
||||
|
||||
Reference in New Issue
Block a user