Layer
Gets the number of the cache layer, e.g. 1 for L1 or 2 for L2.
Declaration
public int Layer { get; }
Property Value
Type | Description |
---|---|
int |
Gets the number of the cache layer, e.g. 1 for L1 or 2 for L2.
public int Layer { get; }
Type | Description |
---|---|
int |