共用方式為


VcnGatewayConnectionConfig.VcnGatewayOptionEnableDataStallRecoveryWithMobility 欄位

定義

警告

This constant will be removed in the future version. Use Android.Net.Vcn.GatewayOption enum directly instead of this field.

執行行動性更新,以嘗試從可疑的數據停滯中復原。

[Android.Runtime.Register("VCN_GATEWAY_OPTION_ENABLE_DATA_STALL_RECOVERY_WITH_MOBILITY", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Vcn.GatewayOption enum directly instead of this field.", true)]
public const Android.Net.Vcn.GatewayOption VcnGatewayOptionEnableDataStallRecoveryWithMobility = 0;
[<Android.Runtime.Register("VCN_GATEWAY_OPTION_ENABLE_DATA_STALL_RECOVERY_WITH_MOBILITY", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Vcn.GatewayOption enum directly instead of this field.", true)>]
val mutable VcnGatewayOptionEnableDataStallRecoveryWithMobility : Android.Net.Vcn.GatewayOption

欄位值

Value = 0
屬性

備註

執行行動性更新,以嘗試從可疑的數據停滯中復原。

如果設定,網關聯機將會監視 VCN 網路的數據停滯偵測。 當有可疑的數據停滯時,網關聯機會藉由在基礎 IKE 會話上執行行動更新來嘗試復原。

android.net.vcn.VcnGatewayConnectionConfig.VCN_GATEWAY_OPTION_ENABLE_DATA_STALL_RECOVERY_WITH_MOBILITYJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於