Android.Net.Nsd.NsdManager.FailureMaxLimit Field
Indicates that the operation failed because the maximum outstanding requests from the applications have reached.

Value: 4

Syntax

[Android.Runtime.Register("FAILURE_MAX_LIMIT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Nsd.NsdFailure enum directly instead of this field.")]
public const NsdFailure FailureMaxLimit

Remarks

Indicates that the operation failed because the maximum outstanding requests from the applications have reached.

[Android Documentation]

Requirements

Namespace: Android.Net.Nsd
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16