This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class SmiSiteStatistics |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SmiSiteStatistics |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
LastError |
Gets or sets the last error that occurred.
|
|
LastErrorTimestamp |
Gets the timestamp of the last error.
|
|
TotalConnectCount |
Gets or sets the total number of connect attempts to SmiServer.
|
|
TotalCustomEventsSent |
Gets or sets the total number of custom events sent to SmiServer.
|
|
TotalHitsSent |
Gets or sets the total number of hits sent to SmiServer.
|