다음을 통해 공유


CacheManager.GetCache(String, Int64, Int32) 메서드

정의

public:
 static Microsoft::Solutions::BTAHL7::Pipelines::Cache ^ GetCache(System::String ^ cacheName, long timeoutSec, int size);
public static Microsoft.Solutions.BTAHL7.Pipelines.Cache GetCache (string cacheName, long timeoutSec, int size);
static member GetCache : string * int64 * int -> Microsoft.Solutions.BTAHL7.Pipelines.Cache
Public Shared Function GetCache (cacheName As String, timeoutSec As Long, size As Integer) As Cache

매개 변수

cacheName
String
timeoutSec
Int64
size
Int32

반환

적용 대상