Delegate PipelinePartitionExecutionStateChangedEventHandler
Represents a handler for partition-execution-state-changed notifications.
public delegate void PipelinePartitionExecutionStateChangedEventHandler(object sender, PipelinePartitionExecutionStateChangedEventArgs args)
Parameters
senderobject- Represents a handler for partition-execution-state-changed notifications.
argsPipelinePartitionExecutionStateChangedEventArgs- Represents a handler for partition-execution-state-changed notifications.