Example #1
0
 /// <inheritdoc />
 public bool WaitForInputIdle()
 {
     return(ProcessInstance.WaitForInputIdle());
 }