Update the interval at which the gateway reports information to the server.
Namespace: Monnit.MineAssembly: MonnitMineAPI (in MonnitMineAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public void UpdateReportInterval( double reportInterval ) |
| Visual Basic |
|---|
Public Sub UpdateReportInterval ( reportInterval As Double ) |
| Visual C++ |
|---|
public: void UpdateReportInterval( double reportInterval ) |
| F# |
|---|
member UpdateReportInterval : reportInterval : float -> unit |
Parameters
- reportInterval
- Type: System..::..Double
Interval in minutes.