FileHeader.

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

Syntax

public abstract 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