Android.Net.Nsd.NsdManager.FailureAlreadyActive Field
Indicates that the operation failed because it is already active.

Value: 3

Syntax

[Android.Runtime.Register("FAILURE_ALREADY_ACTIVE")]
[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 FailureAlreadyActive

Remarks

Indicates that the operation failed because it is already active.

[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