Table of Contents

Delegate PipelinePartitionsAssignedEventHandler

Namespace
Pipelinez.Core.Eventing
Assembly
Pipelinez.dll

Represents a handler for partition-assigned notifications.

public delegate void PipelinePartitionsAssignedEventHandler(object sender, PipelinePartitionsAssignedEventArgs args)

Parameters

sender object
Represents a handler for partition-assigned notifications.
args PipelinePartitionsAssignedEventArgs
Represents a handler for partition-assigned notifications.