HttpWorkerRequest::HeadersSent Method ()
.NET Framework (current version)
Returns a value indicating whether HTTP response headers have been sent to the client for the current request.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System::Booleantrue if HTTP response headers have been sent to the client; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: