IncrementBytesWritten(long count) Method
Adds the specified count to the value of the
BytesWritten
property.
Syntax
protected
void
IncrementBytesWritten(
long
count)
Parameters
count
Type: long
Number of bytes written.