Closed rogordon01 closed 1 year ago
The ResumeAsync method will restart processing if the EventProcessorClient is not already running. This PR returns an indication of when the method has started the processor.
ResumeAsync
This indication will support downstream health checks.
The
ResumeAsync
method will restart processing if the EventProcessorClient is not already running. This PR returns an indication of when the method has started the processor.This indication will support downstream health checks.