Example #1
0
 private static async Task StartListening()
 {
     await ChangeFeedProcessor.RegisterObserverAsync();
 }