HtmlWebStreamBufferSize Property |
Gets or Sets the size of the buffer used for memory operations.
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic int StreamBufferSize { get; set; }
Public Property StreamBufferSize As Integer
Get
Set
Property Value
Type:
Int32
See Also