Table of Contents

Property ZeroBufferBehavior

Namespace
KZDev.PerfUtils
Assembly
KZDev.PerfUtils.dll

ZeroBufferBehavior

Gets the setting specifying how buffers are zeroed out when memory is released.

public MemoryStreamSlimZeroBufferOption ZeroBufferBehavior { get; }

Property Value

MemoryStreamSlimZeroBufferOption

Remarks

This maps to the ZeroBufferBehavior property that was specified when creating the MemoryStreamSlim instance.