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.6.0 (8.0.6.20210916)
Syntax public int StreamBufferSize { get; set; }
Public Property StreamBufferSize As Integer
Get
Set
Property Value
Type:
Int32See Also