Java.Lang.JavaSystem.InheritedChannel Method
Returns the inherited channel from the creator of the current virtual machine.

Syntax

[Android.Runtime.Register("inheritedChannel", "()Ljava/nio/channels/Channel;", "")]
public static Java.Nio.Channels.IChannel InheritedChannel ()

See Also

Java.Nio.Channels.Spi.SelectorProvider
Java.Nio.Channels.Spi.SelectorProvider.InheritedChannel

Returns

Documentation for this section has not yet been entered.

Exceptions

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

Remarks

Returns the inherited channel from the creator of the current virtual machine.

[Android Documentation]

Requirements

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