API Reference
Class
GpoCacheOptions
Options controlling GPO caches (GUID index/link graph) used across the library. Values have safe defaults and can be overridden via environment variables or code.
Inheritance
- Object
- GpoCacheOptions
Methods
SetLinkCacheMaxEntries(System.Int32 max) #Programmatic override for maximum per-GPO entries.
Parameters
- max System.Int32
SetLinkEntryTtl(System.TimeSpan ttl) #Programmatic override for per-GPO entry TTL.
Parameters
- ttl System.TimeSpan
SetPrewarmTtl(System.TimeSpan ttl) #Programmatic override for prewarm TTL.
Parameters
- ttl System.TimeSpan