共用方式為


MobileBroadbandSarManager.SetTransmissionStateChangedHysteresisAsync 方法

定義

設定 (1-5 秒的連字號計時器,) 用來判斷傳輸活動是否閒置。

注意

若要使用此 API,您必須連絡 Microsoft 以要求自訂功能 microsoft.cellularSARConfiguration_8wekyb3d8bbwe。 如需詳細資訊,請參閱應用程式功能宣告主題中的自訂功能一節,以及建立自訂功能以將驅動程式與硬體支援應用程式配對

public:
 virtual IAsyncAction ^ SetTransmissionStateChangedHysteresisAsync(TimeSpan timerPeriod) = SetTransmissionStateChangedHysteresisAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction SetTransmissionStateChangedHysteresisAsync(TimeSpan const& timerPeriod);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction SetTransmissionStateChangedHysteresisAsync(System.TimeSpan timerPeriod);
function setTransmissionStateChangedHysteresisAsync(timerPeriod)
Public Function SetTransmissionStateChangedHysteresisAsync (timerPeriod As TimeSpan) As IAsyncAction

參數

timerPeriod
TimeSpan TimeSpan

/** 時間範圍大小,範圍從 1 到 5 秒。

傳回

非同步動作。

屬性

Windows 需求

應用程式功能
cellularDeviceControl cellularDeviceIdentity microsoft.cellularSARConfiguration_8wekyb3d8bbwe

適用於