次の方法で共有


GlobalObjectCacheEntry.CacheInstance Property

Definition

public:
 property System::Collections::Concurrent::ConcurrentDictionary<cli::array <System::Object ^> ^, Microsoft::Dynamics::Ax::Xpp::GlobalObjectCacheData ^> ^ CacheInstance { System::Collections::Concurrent::ConcurrentDictionary<cli::array <System::Object ^> ^, Microsoft::Dynamics::Ax::Xpp::GlobalObjectCacheData ^> ^ get(); };
public System.Collections.Concurrent.ConcurrentDictionary<object[],Microsoft.Dynamics.Ax.Xpp.GlobalObjectCacheData> CacheInstance { get; }
member this.CacheInstance : System.Collections.Concurrent.ConcurrentDictionary<obj[], Microsoft.Dynamics.Ax.Xpp.GlobalObjectCacheData>
Public ReadOnly Property CacheInstance As ConcurrentDictionary(Of Object(), GlobalObjectCacheData)

Property Value

Applies to