TransactionLogHandler.

ApplySlotChanges(IVisitable, int, Slot) Method

Syntax

public abstract void ApplySlotChanges(IVisitable slotChangeTree, int slotChangeCount, Slot reservedSlot)

Parameters

Name Type Description
slotChangeTree IVisitable
slotChangeCount int
reservedSlot Slot

Return Value

Type Description
void