You are here:
Symbol Reference > Monnit.Mine Namespace >
Gateway Class
>
Gateway Methods
>
Gateway.UpdateReportInterval Method
Collapse All
Gateway.UpdateReportInterval Method
Gateway Class
Gateway Members
Gateway Methods
Send Feedback
Update the interval at which the gateway reports information to the server.
Syntax
C++
C#
Visual Basic
void
UpdateReportInterval
(
double
reportInterval
);
public
void
UpdateReportInterval
(
double
reportInterval
);
Public
Function
UpdateReportInterval
(
reportInterval
As
double
)
As
void
See Also
Gateway Class
,
Gateway Members
,
Gateway Methods
Group
Gateway Methods
Parameters
Parameters
Description
double reportInterval
Interval in minutes.