HttpWorkerRequest::FlushResponse Method (Boolean)
.NET Framework (current version)
Sends all pending response data to the client.
Assembly: System.Web (in System.Web.dll)
Parameters
- finalFlush
-
Type:
System::Boolean
true if this is the last time response data will be flushed; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: