DOFConnectionConfiggetAuditListener Method OpenDOF Object Access Library
Return the audit listener of the connection.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public DOFAuditListener getAuditListener()

Return Value

Type: DOFAuditListener
The audit listener of the connection.
Remarks

Return the audit listener of the connection.
See Also

Reference