Click or drag to resize
BufferStreamDispose Method (Boolean)
Flushes the write buffer and then disposes the underlying stream.

Namespace: Lawo.IO
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
See Also