WebClient.AllowWriteStreamBuffering Property
Silverlight
Gets or sets a value that indicates whether to buffer the data written to the Internet resource for a WebClient instance.
Namespace: System.Net
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.Booleantrue to enable buffering of the data written to the Internet resource; false to disable buffering. The default is true.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.