Uses of Class
com.microsoft.azure.eventprocessorhost.EventProcessorHost
-
-
Uses of EventProcessorHost in com.microsoft.azure.eventprocessorhost
Methods in com.microsoft.azure.eventprocessorhost that return EventProcessorHost Modifier and Type Method Description EventProcessorHost
EventProcessorHost.EventProcessorHostBuilder.OptionalStep. build()
After setting all desired optional values, call this method to build an EventProcessorHost instance.
-