Virtual Radar Server Source Documentation
Virtual Radar Server Source Documentation
VirtualRadar.Interface.WebServer
IResponse Interface
IResponse Methods
Abort Method
AddHeader Method
Close Method
EnableCompression Method
Redirect Method
SetCookie Method
IResponse
Close Method
Closes the response, sending the content to the browser.
Namespace:
VirtualRadar.Interface.WebServer
Assembly:
VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy
void
Close
()
Sub
Close
void
Close
()
abstract
Close
:
unit
->
unit
See Also
Reference
IResponse Interface
VirtualRadar.Interface.WebServer Namespace
© 2010 onwards, Andrew Whewell
Send comments on this topic to
[email protected]