MemoryResponseElement::Buffer Property
.NET Framework (current version)
Gets an array that contains all or part of an output-cache response.
Assembly: System.Web (in System.Web.dll)
The value of Buffer property must not be null, although it can be a zero-length array. If Bufferproperty is null, the MemoryResponseElement constructor throws an ArgumentNullException. If the Length property is less than zero or greater than the size of the value of Bufferproperty.
.NET Framework
Available since 4.0
Available since 4.0
Show: