Table of Contents

Class ServiceIndexResourceV3Provider.ServiceIndexCacheInfo

Namespace
NuGet.Protocol
Assembly
NuGet.Protocol.dll
protected class ServiceIndexResourceV3Provider.ServiceIndexCacheInfo
Inheritance
ServiceIndexResourceV3Provider.ServiceIndexCacheInfo
Inherited Members
Extension Methods

Constructors

ServiceIndexCacheInfo()

public ServiceIndexCacheInfo()

Properties

CachedTime

public DateTime CachedTime { get; set; }

Property Value

DateTime

Index

public ServiceIndexResourceV3 Index { get; set; }

Property Value

ServiceIndexResourceV3