ICacheService Properties |
The ICacheService type exposes the following members.
Name | Description | |
---|---|---|
![]() | CacheNames |
A collection of string objects, one for each cache name that has
been previously registered with this ICacheService.
|
![]() | Info |
Gets the IServiceInfo object for this
IService.
(Inherited from IService.) |
![]() | IsRunning |
Determine whether or not the controllable service is running.
(Inherited from IControllable.) |
![]() | Serializer |
The ISerializer used to serialize and deserialize
objects by this IService.
(Inherited from IService.) |
![]() | UserContext |
Gets or sets the user context object associated with this
IService.
(Inherited from IService.) |