CacheItemKey.ContentSize Property

Definition

Gets the content size in the storage.

public:
 property long ContentSize { long get(); };
[System.Runtime.Serialization.DataMember(Order=1)]
public long ContentSize { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.ContentSize : int64
Public ReadOnly Property ContentSize As Long

Property Value

Attributes

Applies to