Java.Nio.Channels.Pipe.Open Method
Returns a new pipe from the default .

Syntax

[Android.Runtime.Register("open", "()Ljava/nio/channels/Pipe;", "")]
public static Pipe Open ()

See Also

Java.Nio.Channels.Spi.SelectorProvider

Returns

Documentation for this section has not yet been entered.

Exceptions

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

Remarks

Returns a new pipe from the default .

[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