The .NET HTTP client object to use when streaming data from a URI in LEADTOOLS.
public static HttpClient HttpClient { get; }
HttpClient # get (HttpClientLeadStream)
The .NET System.Net.Http.HttpClient
object to use when streaming data from a URI in LEADTOOLS.
HttpClientLeadStream uses .NET System.Net.HttpClient
to open a stream to the URI. The object is created internally automatically and then is by the Open method.
The HttpClient
object can be accessed through the HttpClient static property to modify or customize its options.
Refer to RasterCodecs Async Operations for more information and examples.
For .NET Framework: A reference to the Leadtools.Async.dll assembly is required to use this functionality.
For .NET Standard: This functionality is included in the Leadtools.dll assembly.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document