FileHeader2.

WriteFixedPart(LocalObjectContainer, bool, bool, StatefulBuffer, int) Method

Syntax

public override void WriteFixedPart(LocalObjectContainer file, bool startFileLockingThread, bool shuttingDown, StatefulBuffer writer, int blockSize)

Parameters

Name Type Description
file LocalObjectContainer
startFileLockingThread bool
shuttingDown bool
writer StatefulBuffer
blockSize int

Return Value

Type Description
void