ICacheableExpires Property |
过期时间
Namespace: X3Platform.CacheBufferAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxDateTime Expires { get; set; }
property DateTime Expires {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTime
See Also