共用方式為


NetworkOperatorTetheringSessionAccessPointConfiguration.PerformancePriority 屬性

定義

取得或設定當主要因特網連線也透過Wi-Fi時,要用於 Wi-Fi 連線的效能優先順序值。 如果站台聯機位於干擾所要求頻率帶的頻帶上,則 Wi-Fi 晶元組會嘗試將連接的頻率頻帶變更為不會干擾的另一個頻率帶。

許多 Wi-Fi 晶元組都有一項限制,其中如果主要連線超過 5 GHz 波段,則無法將連接熱點設定為使用 6 GHz 帶。 將連線的優先順序設定為 (TetheringOverStation) 會告訴 Wi-Fi 晶片組嘗試將主要連線變更為 2.4 GHz 波段,如此一來,就不會再干擾所要求 6 GHz 的網狀區域。

如果無法或藉由指定不同的效能優先順序值來允許頻率帶移位,則呼叫 StartTetheringAsync 將會失敗,並出現適當的結果狀態, (BandInterference) 。

public:
 property TetheringWiFiPerformancePriority PerformancePriority { TetheringWiFiPerformancePriority get(); void set(TetheringWiFiPerformancePriority value); };
TetheringWiFiPerformancePriority PerformancePriority();

void PerformancePriority(TetheringWiFiPerformancePriority value);
public TetheringWiFiPerformancePriority PerformancePriority { get; set; }
var tetheringWiFiPerformancePriority = networkOperatorTetheringSessionAccessPointConfiguration.performancePriority;
networkOperatorTetheringSessionAccessPointConfiguration.performancePriority = tetheringWiFiPerformancePriority;
Public Property PerformancePriority As TetheringWiFiPerformancePriority

屬性值

列舉值,指定 Wi-Fi 晶元組應如何設定連接熱點與月台連線之間的效能優先順序。

Windows 需求

應用程式功能
wiFiControl

適用於