Click or drag to resize
Defaults Fields

The Defaults type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberInMemoryStreamBufferSize
The default size of the temporary in-memory buffer that is allocated to read/write from a stream that retrieves/sends its data from/to memory.
Public fieldStatic memberPhysicalStreamBufferSize
The default size of the temporary in-memory buffer that is allocated to read from/write to a stream that is presumed to send/receive its data directly to/from a physical resource, like a network or a file on a disk.
Top
See Also