SSLSockets.ThresholdType 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 managed type used to determine the virtual method dispatch threshold.
protected override Type ThresholdType { get; }
member this.ThresholdType : Type
Property Value
The managed peer type used for dispatch threshold checks.
Remarks
This member supports the Java interop infrastructure and is not intended to be called directly by applications.