SSLSockets.ThresholdClass Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the JNI class reference used when dispatching inherited members.
protected override IntPtr ThresholdClass { get; }
member this.ThresholdClass : nativeint
Property Value
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.