ClientSuite: Improve WorkerManager
This commit is contained in:
@@ -12,6 +12,7 @@ Namespace Workers
|
||||
End Sub
|
||||
|
||||
Public ReadOnly Property Interval As Integer = 60000 Implements IWorker.Interval
|
||||
Public ReadOnly Property Name As String = "WorkflowOverview Worker" Implements IWorker.Name
|
||||
|
||||
Public Sub Setup() Implements IWorker.Setup
|
||||
Throw New NotImplementedException()
|
||||
|
||||
Reference in New Issue
Block a user