MemoryCache.GetLastSize(String) 메서드

정의

명명된 영역의 크기를 가져옵니다.

public long GetLastSize (string regionName = default);
member this.GetLastSize : string -> int64
Public Function GetLastSize (Optional regionName As String = Nothing) As Long

매개 변수

regionName
String

영역의 이름입니다.

반환

Int64

명명된 영역의 크기입니다.

적용 대상