RemoteGlobalCache class

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the class that is used to cache and synchronize objects.

Inheritance hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.RemoteGlobalCache

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Class RemoteGlobalCache _
    Implements IGlobalCache
'Usage
Dim instance As RemoteGlobalCache
public class RemoteGlobalCache : IGlobalCache

Remarks

This class is used internally.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

RemoteGlobalCache members

Microsoft.PerformancePoint.Scorecards namespace