MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​ImplementationCache­Synchronizer­ConfigurationPrefix
Open sandboxFocus

CacheSynchronizerConfiguration.Prefix Property

Prefix

Gets the prefix of messages sent by the CacheSynchronizer. Messages received by the OnMessageReceived(String) method are ignored if they don't start with the proper prefix.

Declaration
public string Prefix { get; set; }
Property Value
Type Description
String