Пример #1
0
 /// <summary>
 /// Wait for the queue to finish
 /// </summary>
 public void Finish()
 {
     OclInvoke.oclQueueFinish(_ptr);
 }