Java.Net.Socket.IsInputShutdown Property
Returns whether the incoming channel of the socket has already been closed.

Syntax

[get: Android.Runtime.Register("isInputShutdown", "()Z", "GetIsInputShutdownHandler")]
public virtual bool IsInputShutdown { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether the incoming channel of the socket has already been closed.

[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