Java.Nio.Channels.SelectionKey.OpConnect Field
Interest set mask bit for socket-connect operations.

Value: 8

Syntax

[Android.Runtime.Register("OP_CONNECT")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Nio.Channels.Operations enum directly instead of this field.")]
public const Operations OpConnect

Remarks

Interest set mask bit for socket-connect operations.

[Android Documentation]

Requirements

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