The members of Javax.Net.Ssl.SSLSessionBindingEvent are listed below.
See Also: Inherited members from Java.Util.EventObject
Creates a new SSLSessionBindingEvent for the specified session indicating a binding event for the specified name. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | Name | string. Returns the name of the binding being added or removed. |
[read-only] | Session | ISSLSession. Returns the session to which the binding is added or from which it is removed. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |