EventHubWebJobsExtensions Class

Definition

public static class EventHubWebJobsExtensions
type EventHubWebJobsExtensions = class
Public Module EventHubWebJobsExtensions
Inheritance
EventHubWebJobsExtensions

Methods

AddAsync(IAsyncCollector<EventData>, EventData, String, CancellationToken)

Add an event to be published using the provided partitionKey for partition assignment.

Applies to