[Top]
Protocols
Protocols.LDAP
|
Method Protocols.LDAP.return_connection()
- Method
return_connection
-
void return_connection(object conn)
- Description
-
Use this to return a connection to the connection pool after
you've finished using it. The connection is assumed to be working.
- Note
-
Ensure that persistent connection settings such as the scope and
the base DN are restored to the defaults
|