Javax.Net.Ssl.SSLEngine.IsOutboundDone Property
Returns whether no more outbound data will be produced by this engine.

Syntax

[get: Android.Runtime.Register("isOutboundDone", "()Z", "GetIsOutboundDoneHandler")]
public abstract bool IsOutboundDone { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns whether no more outbound data will be produced 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