TestimoX

API Reference

Class

GpoLinkGraphCache

Namespace ADPlayground.Gpo

Per‑GPO link cache backed by MemoryCache with a bounded number of entries and TTL. Provides fast lookups while keeping memory predictable on large estates.

Inheritance

  • Object
  • GpoLinkGraphCache

Methods

GetStats() #

Returns diagnostic information about the link cache.

SetTtl(System.TimeSpan ttl) #

Sets the TTL for prewarm scanning.

Parameters

ttl System.TimeSpan required