C# (CSharp) SampleStatefulSvc 네임스페이스

클래스들

이름 설명
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