Java.Net.Socket.IsConnected Property
Returns whether this socket is connected to a remote host.

Syntax

[get: Android.Runtime.Register("isConnected", "()Z", "GetIsConnectedHandler")]
public virtual bool IsConnected { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether this socket is connected to a remote host.

[Android Documentation]

Requirements

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