ActivitySensorTrigger.ReportInterval Property

Definition

Gets the report interval for the trigger.

public:
 property unsigned int ReportInterval { unsigned int get(); };
uint32_t ReportInterval();
public uint ReportInterval { get; }
var uInt32 = activitySensorTrigger.reportInterval;
Public ReadOnly Property ReportInterval As UInteger

Property Value

UInt32

unsigned int

uint32_t

The current report interval for the trigger in milliseconds.

Applies to