CQRS.NET  2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ ProcessFaultTollerantExceptions()

virtual void Cqrs.Azure.DocumentDb.AzureDocumentDbHelper.ProcessFaultTollerantExceptions ( DocumentClientException  documentClientException)
protectedvirtual

Process the provided documentClientException checking for operations that can be retired.

Parameters
documentClientExceptionThe DocumentClientException to check.