Method SetCapacity
SetCapacity(long)
Implemented in derived classes to set the capacity of the stream.
protected abstract void SetCapacity(long capacityValue)
Parameters
capacityValuelongThe new capacity value to set.
Implemented in derived classes to set the capacity of the stream.
protected abstract void SetCapacity(long capacityValue)
capacityValue longThe new capacity value to set.