Prepares the OpenStatistic request that will be sent to Platform SDK Stat class (for statistics defined in Stat Server options).

Declaration Syntax
public RequestOpenStatistic OpenStat(
NotificationMode notificationMode,
int frequency
)
Public Function OpenStat ( _
notificationMode As NotificationMode, _
frequency As Integer _
) As RequestOpenStatistic
public:
RequestOpenStatistic^ OpenStat(
NotificationMode notificationMode,
int frequency
)

Parameters
- notificationMode (NotificationMode)
- The notification mode.
- frequency (Int32)
- The frequency (used if the notification mode is Periodical).

Return Value
The OpenStatistic request.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)