Java.Net.Socket.IsBound Property
Returns whether this socket is bound to a local address and port.

Syntax

[get: Android.Runtime.Register("isBound", "()Z", "GetIsBoundHandler")]
public virtual bool IsBound { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether this socket is bound to a local address and port.

[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