PrimoBurner for .NET  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
DiscLayoutContinueWriteEventArgs Class Reference

Provides data for the DiscLayout.OnContinueWriteevent. More...

Inherits EventArgs.

Properties

bool Continue [get, set]
 When the event is fired this property is true.
 

Detailed Description

Provides data for the DiscLayout.OnContinueWriteevent.

See also
DiscLayout.OnContinueWrite

Property Documentation

◆ Continue

bool Continue
getset

When the event is fired this property is true.

The user code should set it to false when it wants to stop the writing/reading.