|
BroConnectionInputBufferLength Property |
Gets connection statistic for the number of bytes to process in input buffer.
Namespace: BroccoliSharpAssembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax public int InputBufferLength { get; }
Public ReadOnly Property InputBufferLength As Integer
Get
member InputBufferLength : int with get
/** @property */
public int get_InputBufferLength()
function get_InputBufferLength();
Property Value
Type:
Int32Remarks See Also