Write the provided input stream to the destination stream
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- inputStream
- Type: System.IO Stream
Input stream containing data to send
- destinationStream
- Type: System.IO Stream
The destination stream
Return Value
Type: DoubleThe average time in milliseconds per KB written
See Also