Table of Contents

Method SetCapacity

Namespace
KZDev.PerfUtils
Assembly
KZDev.PerfUtils.dll

SetCapacity(long)

Implemented in derived classes to set the capacity of the stream.

protected abstract void SetCapacity(long capacityValue)

Parameters

capacityValue long

The new capacity value to set.