Table of Contents

Delegate PipelinePartitionExecutionStateChangedEventHandler

Namespace
Pipelinez.Core.Eventing
Assembly
Pipelinez.dll

Represents a handler for partition-execution-state-changed notifications.

public delegate void PipelinePartitionExecutionStateChangedEventHandler(object sender, PipelinePartitionExecutionStateChangedEventArgs args)

Parameters

sender object
Represents a handler for partition-execution-state-changed notifications.
args PipelinePartitionExecutionStateChangedEventArgs
Represents a handler for partition-execution-state-changed notifications.