Click or drag to resize

DiscFormat2Erase_EventHandler Delegate

Namespace:  IMAPI2.axlib
Assembly:  CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public delegate void DiscFormat2Erase_EventHandler(
	Object sender,
	int elapsedSeconds,
	int estimatedTotalSeconds
)

Parameters

sender
Type: SystemObject
elapsedSeconds
Type: SystemInt32
estimatedTotalSeconds
Type: SystemInt32
See Also