Java.Nio.Channels.SocketChannel.IsConnectionPending Property
Indicates whether this channel's socket is still trying to connect.

Syntax

[get: Android.Runtime.Register("isConnectionPending", "()Z", "GetIsConnectionPendingHandler")]
public abstract bool IsConnectionPending { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether this channel's socket is still trying to connect.

[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