Creates a request to Uri and returns the response from the server.
| C# | Visual Basic |
protected virtual HttpWebResponse Request( Uri uri )
Protected Overridable Function Request ( uri As Uri ) As HttpWebResponse
- uri (Uri)
Uses authentication settings from Configuration. Sets the FileType for this file.
| 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