Backend
Gets the CachingBackend active for the current CachingProfile.
Declaration
public CachingBackend Backend { get; }Property Value
| Type | Description |
|---|---|
| CachingBackend |
Exceptions
| Type | Condition |
|---|---|
| InvalidOperationException | The CachingProfile has not been added to a CachingService yet. |