Javax.Net.Ssl.HandshakeCompletedEvent.Socket Property
Returns the SSL socket that produced this event.

Syntax

[get: Android.Runtime.Register("getSocket", "()Ljavax/net/ssl/SSLSocket;", "GetGetSocketHandler")]
public virtual SSLSocket Socket { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the SSL socket that produced this event.

[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