Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Percentage of total bytes (hit + miss) that were served from the local server.
public int? CacheHitBytesPercent { get; }
member this.CacheHitBytesPercent : Nullable<int>
Public ReadOnly Property CacheHitBytesPercent As Nullable(Of Integer)