Click or drag to resize

IResponse Methods

Version 130.1.90

The IResponse type exposes the following members.

Methods
 NameDescription
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public methodGetHeaderByName Returns the first header value for name or an empty string if not found. Will not return the Referer value if any. Use Headers instead if name might have multiple values.
Public methodSetHeaderByName Set the header name to value.
Top
See Also