Javax.Net.Ssl.SSLEngine.IsInboundDone Property
Returns whether no more inbound data will be accepted by this engine.

Syntax

[get: Android.Runtime.Register("isInboundDone", "()Z", "GetIsInboundDoneHandler")]
public abstract bool IsInboundDone { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether no more inbound data will be accepted by this engine.

[Android Documentation]

Requirements

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