Ejemplo n.º 1
0
 public override void ConnectionBeforeClosing(ConnectionBeforeClosingEvent @event)
 {
     Log(LogLevel.Debug, "{0}: closing.", Label(@event.ConnectionId));
 }
 public void ConnectionBeforeClosing(ConnectionBeforeClosingEvent @event)
 {
 }