Java.Nio.Channels.SelectableChannel.IsBlocking Property
Indicates whether this channel is in blocking mode.

Syntax

[get: Android.Runtime.Register("isBlocking", "()Z", "GetIsBlockingHandler")]
public abstract bool IsBlocking { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether this channel is in blocking mode.

[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