Returns the document at uri as a stream.
Declaration Syntax
C# | Visual Basic |
public virtual Stream GetStream( Uri uri )
Public Overridable Function GetStream ( uri As Uri ) As Stream
Parameters
- uri (Uri)
Return Value
Remarks
If the response from the server is compressed with deflate or gzip, it is decompressed first.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610