Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
RefreshTime Property
NamespacesGenesyslab.Desktop.Modules.Core.SDK.StatServersStatRefreshTime
Gets or sets the refresh time.
Declaration Syntax
C#Visual BasicVisual C++
public int RefreshTime { get; set; }
Public Property RefreshTime As Integer
public:
property int RefreshTime {
	int get ();
	void set (int value);
}
Value
The refresh time.

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