CreateBackend(CreateBackendArgs)
Creates the CachingBackend.
Declaration
public override CachingBackend CreateBackend(CreateBackendArgs args)Parameters
| Type | Name | Description |
|---|---|---|
| CreateBackendArgs | args | Arguments containing context for backend creation. |
Returns
| Type | Description |
|---|---|
| CachingBackend | The created CachingBackend. |