HttpCacheType 枚举

定义

public enum HttpCacheType
type HttpCacheType = 
继承
HttpCacheType

字段

名称 说明
Disabled 0
InMemory 1
DiskNoHttp 2
Disk 3

适用于