Table of Contents

Class ODataServiceDocumentResourceV2Provider.ODataServiceDocumentCacheInfo

Namespace
NuGet.Protocol
Assembly
NuGet.Protocol.dll
protected class ODataServiceDocumentResourceV2Provider.ODataServiceDocumentCacheInfo
Inheritance
ODataServiceDocumentResourceV2Provider.ODataServiceDocumentCacheInfo
Inherited Members
Extension Methods

Constructors

ODataServiceDocumentCacheInfo()

public ODataServiceDocumentCacheInfo()

Properties

CachedTime

public DateTime CachedTime { get; set; }

Property Value

DateTime

ServiceDocument

public ODataServiceDocumentResourceV2 ServiceDocument { get; set; }

Property Value

ODataServiceDocumentResourceV2