Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GenericStat Class
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersGenericStat
This class provides access to the GenericStat class methods.
Declaration Syntax
C#Visual BasicVisual C++
public class GenericStat : Stat
Public Class GenericStat _
	Inherits Stat
public ref class GenericStat : public Stat
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GenericStat(String, String, String, String, String, String, String, String, String)
The constructor for the GenericStat class.

GenericStat(String, String, String, String, StatisticObjectType, String, String, String, String)
The constructor for the GenericStat class.

CloseStat()()()
Prepares the CloseStatisticEx request that will be sent to Platform SDK Stat class.
(Inherited from Stat.)
Dispose()()()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from Stat.)
Dispose(Boolean)
Disposes of unmanaged resources.
(Inherited from Stat.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FormatStatisticValue(EventInfo)
Formats the statistic value.
(Inherited from Stat.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetStat()()()
Prepares the RequestGetStatistic request that will be sent to Platform SDK Stat (for statistics defined in Statistic Server options).
(Inherited from Stat.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsOpened
Gets or sets a value indicating whether this statistic is open.
(Inherited from Stat.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ObjectName
Gets or sets the name of the object that requests this package of statistics.
(Inherited from Stat.)
OpenStat(NotificationMode, Int32)
Prepares the OpenStatistic request that will be sent to Platform SDK Stat class (for statistics defined in Stat Server options).
(Inherited from Stat.)
ReferenceId
Gets or sets the reference id.
(Inherited from Stat.)
RefreshTime
Gets or sets the refresh time.
(Inherited from Stat.)
StatId
Gets or sets the statistic id.
(Inherited from Stat.)
StatisticFilter
Gets or sets the filter for the statistic.
(Inherited from Stat.)
StatisticPeriod
Gets or sets the period of the statistic.
(Inherited from Stat.)
StatisticTimeRange
Gets or sets the time range for the statistic.
(Inherited from Stat.)
StatisticTimeRange2
Gets or sets the time range 2 for the statistic.
(Inherited from Stat.)
StatObjectType
Gets or sets the statistic object type (Agent or GroupAgent).
(Inherited from Stat.)
StatValueFormat
Gets or sets the format of the statistic value.
(Inherited from Stat.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Stat
 GenericStat

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)