Skip to main content

ICachedServiceClientExtensions

Assembly: ServiceStack.Client.dll
View Source
Declaration
public static class ICachedServiceClientExtensions

Methods

ClearCache(ICachedServiceClient)

View Source
Declaration
public static void ClearCache(this ICachedServiceClient client)
Parameters
TypeName
ServiceStack.ICachedServiceClientclient

GetStats(ICachedServiceClient)

View Source
Declaration
public static Dictionary<string, string> GetStats(this ICachedServiceClient client)
Returns

System.Collections.Generic.Dictionary<System.String,System.String>

Parameters
TypeName
ServiceStack.ICachedServiceClientclient