Click or drag to resize

SpillRecordWriterTErrorOccurred Property

Gets a value indicating whether an error occurred during a background spill.

Namespace:  Ookii.Jumbo.Jet.Channels
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
protected bool ErrorOccurred { get; }

Property Value

Type: Boolean
if an error occurred; otherwise, .
See Also