Java.Nio.Channels.SelectionKey.OpWrite Field
Interest set mask bit for write operations.

Value: 4

Syntax

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

Remarks

Interest set mask bit for write 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