LDAP operationTimeout units
Hello,
The LDAP Adapter in WebLogic has a Connection Property called operationTimeout (referring to the LDAP JCA Adapters\ConnectionFactory and their configuration in WebLogic 12.2.1).
I looked in the Oracle doc "Understanding Technology Adapters" but all I could find on the description for OperationTimeout was:
"Sets the operation timeout. If the response is
not received by the Directory Server in the
timeout period, the operation will be
abandoned and an exception will be raised."
Nothing about what the units of this time should be. Any idea?
thanks!