You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now connection close handlers only take a single argument, the connection being closed.
We could extend these to also take an optional trace number and whether the connection was closed due to an exception (i.e. in the same way that Connection.CloseConnection does).
The text was updated successfully, but these errors were encountered:
Right now connection close handlers only take a single argument, the connection being closed.
We could extend these to also take an optional trace number and whether the connection was closed due to an exception (i.e. in the same way that Connection.CloseConnection does).
The text was updated successfully, but these errors were encountered: