S
Silvia Brunet Jones
When using the trace log set to audit login information
when debugging connections I observed that my connection
through asp.net event class audit logout doesnt happen as
soon as I call .close or even .dispose. It happens after
several minutes I am supposing when the connection times
out. Why? Why is the connection not being closed. The
audit logout event doesnt happen right after the audit
login when I am actually closing the connection immediatly.
EXPLANATION PLEASE.
when debugging connections I observed that my connection
through asp.net event class audit logout doesnt happen as
soon as I call .close or even .dispose. It happens after
several minutes I am supposing when the connection times
out. Why? Why is the connection not being closed. The
audit logout event doesnt happen right after the audit
login when I am actually closing the connection immediatly.
EXPLANATION PLEASE.