Function MySQLPoolImpl.onNewConnection

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

void onNewConnection (
  NewConnectionDelegate onNewConnection
) @property @safe;

NewConnectionDelegate onNewConnection() @property @safe;