Class PluginCacheEntry
public sealed class PluginCacheEntry
- Inheritance
-
PluginCacheEntry
- Inherited Members
- Extension Methods
Constructors
PluginCacheEntry(string, string, string)
public PluginCacheEntry(string rootCacheFolder, string pluginFilePath, string requestKey)
Parameters
Properties
OperationClaims
public IReadOnlyList<OperationClaim> OperationClaims { get; set; }
Property Value
Methods
LoadFromFile()
public void LoadFromFile()
UpdateCacheFileAsync()
public Task UpdateCacheFileAsync()