MobileBroadbandSarManager.HysteresisTimerPeriod Property

Definition

Gets the time window of the hysteresis timer that is used to determine antenna's transmission state.

Note

To use this API you will need to contact Microsoft to request the custom capability microsoft.cellularSARConfiguration_8wekyb3d8bbwe. For more info, see the Custom capabilities section in the App capability declarations topic, and Creating a custom capability to pair a driver with a Hardware Support App.

public:
 property TimeSpan HysteresisTimerPeriod { TimeSpan get(); };
TimeSpan HysteresisTimerPeriod();
public System.TimeSpan HysteresisTimerPeriod { get; }
var timeSpan = mobileBroadbandSarManager.hysteresisTimerPeriod;
Public ReadOnly Property HysteresisTimerPeriod As TimeSpan

Property Value

The time window of the hysteresis timer.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity microsoft.cellularSARConfiguration_8wekyb3d8bbwe

Remarks

This value is in the range 1 ~ 5, in seconds.

Applies to