Click or drag to resize

NativeProxyStreamToBufferThreshold Property

Gets the RPC protocol stream to buffer threshold.

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

Property Value

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