A
ConnectionPendingException is thrown when an attempt is made to
connect a
Java.Nio.Channels.SocketChannel that has a non-blocking connection already
underway.
See Also:
ConnectionPendingException Members
Syntax
[Android.Runtime.Register("java/nio/channels/ConnectionPendingException", DoNotGenerateAcw=true)]
public class
ConnectionPendingException :
Java.Lang.IllegalStateExceptionRemarks
Requirements
Namespace: Java.Nio.Channels
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1