we use sql server to store sessions of asp.net, when I look at the ASPStateTempSessions table in ASPState database, it is empty, I wondered, are the records in this table get deleted once the session is expired? when will the records be deleted there? we use sql server to store sessions of asp.net,