Property ZeroBufferBehavior
ZeroBufferBehavior
Gets the setting specifying how buffers are zeroed out when memory is released.
public MemoryStreamSlimZeroBufferOption ZeroBufferBehavior { get; }
Property Value
Remarks
This maps to the ZeroBufferBehavior property that was specified when creating the MemoryStreamSlim instance.