CommonAppenders..::..Cache Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
Cache<(Of <<'(TResult>)>>)(ILink<(Of <<'(TResult>)>>), String, Nullable<(Of <<'(CachePolicy>)>>)) |
Executes the previous link and caches the result.
|
![]() ![]() |
Cache<(Of <<'(TResult>)>>)(ILink<(Of <<'(TResult>)>>), Func<(Of <<'(TResult, String>)>>), Nullable<(Of <<'(CachePolicy>)>>)) |
Executes the previous link and caches the result.
|