CacheControlHeaderValue Constructor
Initializes a new instance of the CacheControlHeaderValue class.
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New CacheControlHeaderValue()
public CacheControlHeaderValue()
public:
CacheControlHeaderValue()
new : unit -> CacheControlHeaderValue
public function CacheControlHeaderValue()