Share via


SSLEngineResult.Status.Closed Property

Definition

The operation closed this side of the communication or was already closed.

[Android.Runtime.Register("CLOSED")]
public static Javax.Net.Ssl.SSLEngineResult.Status? Closed { get; }
[<Android.Runtime.Register("CLOSED")>]
static member Closed : Javax.Net.Ssl.SSLEngineResult.Status

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to