Overriden to capture output written by ASP.NET and captured into a cached stream that is written out later when Flush() is called.
public virtual void Write(Byte[] buffer, int offset, int count)
Parameters
buffer
offset
count
See also:
Class ResponseFilterStream© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic