Skip to main content

Class MemoizedCacheInfo

Namespace: Workspace.XBR.Xperiflow.Utilities.Http

Assembly: Xperiflow.dll

Declaration
public class MemoizedCacheInfo

Properties​

si​

Declaration
public SessionInfo si { get; set; }

KeySuffix​

Declaration
public string KeySuffix { get; set; }

CacheWriteOnly​

Declaration
public bool CacheWriteOnly { get; set; }

Options​

Declaration
public MemoryCacheEntryOptions Options { get; set; }

Inherited Members​

  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.ToString

Was this page helpful?