The ThreadViewCounter type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
LogThreadView |
Increments the number of views of specified post.
| |
SaveViewCounts |
Saves the content of the hashtable to DB.
|
Fields
Name | Description | |
---|---|---|
MaxRecords |
Number of threads in the hashtable which causes automatic update in DB.
| |
ThreadViewCount |
Hashtable with ThreadID-ViewNumber values.
|
See Also