HttpResponseBase::BeginFlush Method (AsyncCallback^, Object^)
.NET Framework (current version)
Sends the currently buffered response to the client.
Assembly: System.Web (in System.Web.dll)
Parameters
- callback
-
Type:
System::AsyncCallback^
The callback object.
- state
-
Type:
System::Object^
The response state.
.NET Framework
Available since 4.5
Available since 4.5
Show: