Пример #1
0
 /// <summary>
 /// Remove self as the trade's default tracer, inserted in the thread's data slot.
 /// </summary>
 /// <param name="thread"></param>
 public void DetachFromThread(Thread thread)
 {
     SystemMonitor.NotImplementedCritical("Operation not supported.");
 }