Gets or sets a value indicating whether to buffer the data sent to server.

Namespace:  Rebex.Net
Assembly:  Rebex.Http (in Rebex.Http.dll)

Syntax

Visual Basic
Public Property AllowWriteStreamBuffering As Boolean
	Get
	Set
C#
public bool AllowWriteStreamBuffering { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also