You are here:
Symbol Reference > Monnit Namespace >
SmartRangerBase Class
>
SmartRangerBase Methods
>
SmartRangerBase.SendEraseQue Method
Collapse All
SmartRangerBase.SendEraseQue Method
SmartRangerBase Class
SmartRangerBase Members
SmartRangerBase Methods
Send Feedback
Deletes the message que
Syntax
C++
C#
Visual Basic
void
SendEraseQue
(
Sensor
sens
, Boolean
sendSensorUpdate
);
public
static
void
SendEraseQue
(
Sensor
sens
, Boolean
sendSensorUpdate
);
Public
static
Function
SendEraseQue
(
sens
As
Sensor
,
sendSensorUpdate
As
Boolean
)
As
void
See Also
SmartRangerBase Class
,
SmartRangerBase Members
,
SmartRangerBase Methods
Group
SmartRangerBase Methods
Parameters
Parameters
Description
Sensor sens
sens the
Sensor
object to be updated
Boolean sendSensorUpdate
a Boolean flag that lets the sensor know if it should send up the new configuration