OptimizedMemoryStream.FreeOnDispose

OptimizedMemoryStream.FreeOnDispose property

Gets or sets a value indicating whether to free the underlying buffers on dispose.

public bool FreeOnDispose { get; set; }

See Also