Table of Contents

Delegate PipelineSaturationChangedEventHandler

Namespace
Pipelinez.Core.Eventing
Assembly
Pipelinez.dll

Represents a handler for saturation-state change notifications.

public delegate void PipelineSaturationChangedEventHandler(object sender, PipelineSaturationChangedEventArgs args)

Parameters

sender object
Represents a handler for saturation-state change notifications.
args PipelineSaturationChangedEventArgs
Represents a handler for saturation-state change notifications.