MobileBroadbandSarManager.HysteresisTimerPeriod 属性

定义

获取用于确定天线传输状态的滞后计时器的时间窗口。

注意

若要使用此 API,需要联系 Microsoft 以请求 自定义功能microsoft.cellularSARConfiguration_8wekyb3d8bbwe。 有关详细信息,请参阅应用功能声明主题中的自定义功能部分和创建自定义功能以将驱动程序与硬件支持应用配对

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

属性值

滞后计时器的时间窗口。

Windows 要求

应用功能
cellularDeviceControl cellularDeviceIdentity microsoft.cellularSARConfiguration_8wekyb3d8bbwe

注解

此值的范围是 1 ~ 5,以秒为单位。

适用于