KeplerStream. CacheControl Property

Relativity Kepler
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: String

Implements

IKeplerStream.CacheControl
Remarks

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
See Also

Reference