TruncatedStream.Write method

Throws an exception; writes are not supported.

public override void Write(byte[] buffer, int offset, int count)

See Also