SSLSockets.ThresholdType Property

Definition

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.

Applies to