Click or drag to resize

NativeProxyStreamToBufferThreshold Property

Gets the RPC protocol stream to buffer threshold.

Namespace:  ShellBoost.Core.Client
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int StreamToBufferThreshold { get; }

Property Value

Type: Int32
The effective stream to buffer threshold.
See Also