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; } |