Dynamicweb 9
Dynamicweb 9
Dynamicweb.Environment.Web
Response Class
Response Methods
AddHeader Method
BinaryWrite Method
Clear Method
ClearHeaders Method
End Method
Flush Method
IsValid Method
Redirect Method
SetCookie Method
Write Method
Response
Flush Method
Sends all currently buffered output to the client
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
C#
VB
Copy
public
void
Flush
()
Public
Sub
Flush
Implements
IResponse
Flush
See Also
Reference
Response Class
Dynamicweb.Environment.Web Namespace