Java.Net.SocketOptions.IpMulticastIf2 Field
This integer option sets the outgoing interface for multicast packets using an interface index.

Value: 31

Syntax

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

Remarks

This integer option sets the outgoing interface for multicast packets using an interface index.

See for more information about IP multicast.

[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