OpenQuizz
Une application de gestion des contenus pédagogiques
ConnectionCheckOutStartedEvent Class Reference
Inheritance diagram for ConnectionCheckOutStartedEvent:
Collaboration diagram for ConnectionCheckOutStartedEvent:

Public Member Functions

def __init__ (self, address)
 
def address (self)
 
def __repr__ (self)
 

Detailed Description

Published when the driver starts attempting to check out a connection.

:Parameters:
 - `address`: The address (host, port) pair of the server this
   Connection is attempting to connect to.

.. versionadded:: 3.9

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  address 
)

Member Function Documentation

◆ __repr__()

def __repr__ (   self)

◆ address()

def address (   self)
The address (host, port) pair of the server this connection is
attempting to connect to.

The documentation for this class was generated from the following file: