Delegate PipelinePartitionsAssignedEventHandler
Represents a handler for partition-assigned notifications.
public delegate void PipelinePartitionsAssignedEventHandler(object sender, PipelinePartitionsAssignedEventArgs args)
Parameters
senderobject- Represents a handler for partition-assigned notifications.
argsPipelinePartitionsAssignedEventArgs- Represents a handler for partition-assigned notifications.