Creates a request to Uri and returns the response from the server.
Declaration Syntax
C# | Visual Basic |
protected virtual HttpWebResponse Request( Uri uri )
Protected Overridable Function Request ( uri As Uri ) As HttpWebResponse
Parameters
- uri (Uri)
Return Value
Remarks
Uses authentication settings from Configuration. Sets the FileType for this file.
Exceptions
Exception | Condition |
---|---|
ProtocolViolationException if Uri protocol is invalid | |
WebException if a web exception occurs, or if redirection to error page occurs |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610