MySQLPoolImpl.onNewConnection

Get/set a callback delegate to be run every time a new connection is created.

  1. NewConnectionDelegate onNewConnection [@property setter]
  2. NewConnectionDelegate onNewConnection [@property getter]
    class MySQLPoolImpl(bool isSafe)
    @property @safe
    NewConnectionDelegate
    onNewConnection
    ()

Meta