Click or drag to resize

HtmlWebStreamBufferSize Property

Gets or Sets the size of the buffer used for memory operations.

Namespace:  WorkflowGen.My.HtmlAgilityPack
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.2.0 (8.0.2.20210618)
Syntax
public int StreamBufferSize { get; set; }

Property Value

Type: Int32
See Also