MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​ImplementationCache­SynchronizerOn­Message­Received
Open sandboxFocus

CacheSynchronizer.OnMessageReceived Method

OnMessageReceived(String)

Implementations of CacheSynchronizer must call this method when an invalidation message is received.

Declaration
protected void OnMessageReceived(string message)
Parameters
Type Name Description
String message

The serialized invalidation message.