Javax.Net.Ssl.SSLSessionBindingEvent.Session Property
Returns the session to which the binding is added or from which it is removed.

Syntax

[get: Android.Runtime.Register("getSession", "()Ljavax/net/ssl/SSLSession;", "GetGetSessionHandler")]
public virtual ISSLSession Session { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the session to which the binding is added or from which it is removed.

[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