Java.Nio.Channels.Spi.AbstractSelector.End Method
Indicates the end of a code section that has been started with begin() and that includes a potentially blocking I/O operation.

Syntax

[Android.Runtime.Register("end", "()V", "")]
protected void End ()

Remarks

Indicates the end of a code section that has been started with begin() and that includes a potentially blocking I/O operation.

[Android Documentation]

Requirements

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