CountingStream.Read Method |
Namespace:
Apptus.Util.Http
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntaxpublic override int Read(
byte[] buffer,
int offset,
int count
)
Parameters
- buffer
- Type:System.Byte[]
- offset
- Type: System.Int32
- count
- Type: System.Int32
Return Value
Type:
Int32
See Also