What does this little symbol mean in NHProf? Why is it there in Session #1 but not Session #3?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The
[]section represents the URL that this session is bound to.[/]means the root URL of your application.Session #3 has not been executed from the asp.net pipeline (NHibernate may be used from a background thread), and there is no URL to show.