CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ NullableCachedChecks

IDictionary<string, Tuple<bool?, DateTime> > Cqrs.Bus.BusHelper.NullableCachedChecks
getprotected

A collection of Tuple<T1, T2> holding the configurations value (always a bool) and the DateTime The value was last checked, keyed by it's configuration key.