RemoteGlobalCache Class (Microsoft.PerformancePoint.Scorecards)

Caches BPM objects and synchronizes them, via webservices, with remote BPM server. This class is used internally.

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

Inheritance Hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.RemoteGlobalCache

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