Java.Nio.Channels.Spi.SelectorProvider.OpenSocketChannel Method
Create a new open SocketChannel.

Syntax

[Android.Runtime.Register("openSocketChannel", "()Ljava/nio/channels/SocketChannel;", "GetOpenSocketChannelHandler")]
public abstract Java.Nio.Channels.SocketChannel OpenSocketChannel ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif an I/O error occurs.

Remarks

Create a new open SocketChannel.

[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