Java.Net.SocketOptions.SoBindaddr Field
This option does not correspond to any Unix socket option and is not implemented on Android.

Value: 15

Syntax

[Android.Runtime.Register("SO_BINDADDR")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Net.SocketOption enum directly instead of this field.")]
public const SocketOption SoBindaddr

Remarks

This option does not correspond to any Unix socket option and is not implemented on Android.

[Android Documentation]

Requirements

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