SSLSockets.ThresholdClass Property

Definition

Gets the JNI class reference used when dispatching inherited members.

protected override IntPtr ThresholdClass { get; }
member this.ThresholdClass : nativeint

Property Value

IntPtr

nativeint

A JNI reference to the peer class used for virtual method dispatch.

Remarks

This member supports the Java interop infrastructure and is not intended to be called directly by applications.

Applies to