MtBaseComponentReplicationLayer Property
Connection to the Replication Layer on the Azure Cache for Redis; within components, it is used for subscriptions in case of data changes.
To retrieve/send data, use the
CosmosDb instead.
Namespace: MobileTrack.Web.Components.ViewsAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
[InjectAttribute]
public required IRedisDatabase ReplicationLayer { get; set; }
Property Value
IRedisDatabase