Example #1
0
 public void SetTaskNotifyOnComplete(string taskId)
 {
     TaskManager.SetTaskNotifyOnComplete(taskId);
 }