Get/Set cache control header. Default value is empty.
Namespace: Relativity.Kepler.Transport
Assembly: Relativity.Kepler (in Relativity.Kepler.dll) Version: local build
Syntax
C#
public string CacheControl { get; set; }
Property Value
Type: StringImplements
IKeplerStream.CacheControlRemarks
See Also