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; init; }
Property Value
Type | Description |
---|---|
string |