CountingStreamWrite Method |
Namespace:
Apptus.Util.Http
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public override void Write(
byte[] buffer,
int offset,
int count
)
Parameters
- buffer
- Type: SystemByte
- offset
- Type: SystemInt32
- count
- Type: SystemInt32
See Also