Java.Nio.Channels.ClosedChannelException Class
A ClosedChannelException is thrown when a channel is closed for the type of operation attempted.

See Also: ClosedChannelException Members

Syntax

[Android.Runtime.Register("java/nio/channels/ClosedChannelException", DoNotGenerateAcw=true)]
public class ClosedChannelException : Java.IO.IOException

Remarks

A ClosedChannelException is thrown when a channel is closed for the type of operation attempted.

[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