Javax.Net.Ssl.SSLEngine.CloseInbound Method
Notifies this engine instance that no more inbound network data will be sent to this engine.

Syntax

[Android.Runtime.Register("closeInbound", "()V", "GetCloseInboundHandler")]
public abstract void CloseInbound ()

Exceptions

TypeReason
Javax.Net.Ssl.SSLExceptionif this engine did not receive a needed protocol specific close notification message from the peer.

Remarks

Notifies this engine instance that no more inbound network data will be sent to 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