C# (CSharp) SampleStatefulSvc Namespace

Classes

Name Description
Program
ServiceEventSource
ServiceEventSource.Keywords
myEventProcessor sample implementation of IEventHubEventsProcessor all events (from all partitions) are delivered to an object that implements IEventHubEventsProcessor each batch of events is delivered from one partitions. ProcessEventsAsync will be called concurrently