Freigeben über


ConnectionMigrationOptions.MigrationOptionDisabled Feld

Definition

Achtung

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

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

Feldwert

Value = 2
Attribute

Gilt für: