SocketKeepalive.ErrorInsufficientResources Поле

Определение

Внимание!

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

Недостаточно ресурсов (e.

[Android.Runtime.Register("ERROR_INSUFFICIENT_RESOURCES", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.ErrorCode enum directly instead of this field.", true)]
public const Android.Net.ErrorCode ErrorInsufficientResources = -32;
[<Android.Runtime.Register("ERROR_INSUFFICIENT_RESOURCES", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.ErrorCode enum directly instead of this field.", true)>]
val mutable ErrorInsufficientResources : Android.Net.ErrorCode

Значение поля

Value = -32
Атрибуты

Комментарии

Ресурсы недостаточно (например, все аппаратные слоты используются).

Java документации по android.net.SocketKeepalive.ERROR_INSUFFICIENT_RESOURCES.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к