Java.Net.Socket.IsOutputShutdown Property
Returns whether the outgoing channel of the socket has already been closed.

Syntax

[get: Android.Runtime.Register("isOutputShutdown", "()Z", "GetIsOutputShutdownHandler")]
public virtual bool IsOutputShutdown { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether the outgoing 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