C# Class Catel.Test.Caching.CacheStorageFacts.TheThreadSafeFunctionality

Show file Open project: Catel/Catel

Public Methods

Method Description
TheThreadSafeFunctionality ( ) : System

Private Methods

Method Description
RunMultipleThreadsUsingAddAndGet ( ) : void
RunMultipleThreadsUsingGetFromCacheOrFetch ( ) : void
RunMultipleThreadsWithRandomAccessCalls ( int>.Func retrievalFunc ) : void

Method Details

TheThreadSafeFunctionality() public method

public TheThreadSafeFunctionality ( ) : System
return System