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