Beispiel #1
0
 public void Stop()
 {
     RxLoop.StopLoop();
 }
Beispiel #2
0
 public void Dispose()
 {
     _rxLoop.StopLoop();
 }