On 20/02/2019 15:26, Paul Davis wrote:
Thanks Paul - so would a typical use case be for static members of a class? In normal circumstances, a static class member has the same value for all instances of the class. But maybe (in this case) 2 objects running in different threads could each have different values? John |