MemoryCacheStatistics.TotalMisses 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得快取遺漏的總數。
public:
property long TotalMisses { long get(); void set(long value); };
public long TotalMisses { get; init; }
member this.TotalMisses : int64 with get, set
Public Property TotalMisses As Long