Exemple #1
0
 protected void Session_End(object sender, EventArgs e)
 {
     // Update statistic
     StatisticModel.DecreaseOnline();
 }