Example #1
0
 public void Dispose()
 {
     exchange.Dispose();
     initialized = false;
 }