Admin::IsCachingEnabled method

Office 2013 and later

Reserved for internal use. Gets the current status of caching in the middle tier.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

No code example is currently available or this language may not be supported.

Parameters

cacheType
Type: WebSvcAdmin.CacheType

The only value available in Project Server 2010 is the Database constant (value = 0).

Return value

Type: System.Boolean
Show: