Ejemplo n.º 1
0
 // Connection Pools
 public override void ConnectionPoolBeforeClosing(ConnectionPoolBeforeClosingEvent @event)
 {
     Log(LogLevel.Debug, "{0}-pool: closing.", Label(@event.ServerId));
 }
 public void ConnectionPoolBeforeClosing(ConnectionPoolBeforeClosingEvent @event)
 {
 }