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