MaxBLTHostsCache Property
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the MaxBLTHosts cache dictionary.
public static Dictionary<string,int> MaxBLTHostsCache {get;}
public:
static property Dictionary<String^,int>^ MaxBLTHostsCache {
Dictionary<String^,int>^ get();
}