Inheritance Hierarchy
Apptus.ESales.Connector.src.main.csharp.Apptus.Util.HttpStreamInputSource
Namespace: Apptus.ESales.Connector.src.main.csharp.Apptus.Util.Http
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax
C#
public class StreamInputSource : IInputSource
The StreamInputSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StreamInputSource | Initializes a new instance of the StreamInputSource class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Length | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Rewind | |
![]() | SendTo | |
![]() | ToString | (Inherited from Object.) |
See Also