Hi! We have faced with not-closed transaction on SQL Server. How can I catch client timeout exception? for example, default timeout 30s, server needs 35s to perform query. How I can catch timeout exception and check transaction clothing(if not - close it)? Thank You! (NHibernate 4.0.3.4000)
-- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
