文章 CacheScope 类

  • 命名空间: Limyee.Extensibility.Api.Caching.Version1
  • 程序集: Limyee.Components.dll

定义

enum CacheScope
{
	None,
	Context,
	Process,
	Distributed,
	All
}