.NET Web Stats

NetStats.Persist Method 

Persists the collected statistics to the database. If this method is not called and count is set to true, the data will persist when the control is rendered.

public void Persist();

See Also

NetStats Class | PrimalBlue.Web.Stats Namespace