←Select platform
In This Topic ▼

HttpClientLeadStream Class Members

Summary

The following tables list the members exposed by HttpClientLeadStream.

Public Constructors

Name Description
Public Constructor
HttpClientLeadStream Initializes a new instance of HttpClientLeadStream with the specified uri.

Protected Constructors

Name Description
Protected Constructor
LeadStream Initializes a new instance of this class. (Inherited from LeadStream)

Public Methods

Name Description
Public Method
Open Opens a stream to the URI used by this HttpClientLeadStream.

Protected Methods

Name Description
Protected Method
Dispose Releases all the resources used by this HttpClientLeadStream.
Protected Method Dispose(bool) Releases all the resources used by this LeadStream. (Inherited from LeadStream)
Protected Method Finalize Overrides Finalize. (Inherited from LeadStream)

Public Properties

Name Description
Public Property
ContentType The content type of the opened URL.
Public Property DisposeStream Determine whether the underlying framework stream should be disposed when this LeadStream is disposed. (Inherited from LeadStream)
Public Property HasContentType Indicates whether this object has obtained the content type of the opened URL.
Public Property
static  | Shared in VB</div>
HttpClient The .NET HTTP client object to use when streaming data from a URI in LEADTOOLS.
Public Property IsOpen Gets a value that indicates if the stream is open. (Inherited from LeadStream)
Public Property Stream Gets the underlying framework stream associated with this LeadStream. (Inherited from LeadStream)
Public Property Uri URI to the data to stream.

Nested Classes

Name Description
Nested Class
Factory Factory class that can be used to quickly create ILeadStream objects form various input or output sources. (Inherited from LeadStream)

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly