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
Abort Method
Aborts the response without 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
Abort
()
Sub
Abort
void
Abort
()
abstract
Abort
:
unit
->
unit
See Also
Reference
IResponse Interface
VirtualRadar.Interface.WebServer Namespace
© 2010 onwards, Andrew Whewell
Send comments on this topic to
[email protected]