C# Class NuGet.Services.Work.InvocationState

Contains all information about the current status of an invocation, serves as the central status record of an invocation
Afficher le fichier Open project: NuGet/NuGet.Services.Work Class Usage Examples

Private Properties

Свойство Type Description
InvocationState System
LoadUtcDateTime DateTimeOffset?
Update void

Private Methods

Méthode Description
InvocationState ( InvocationRow latest ) : System
LoadUtcDateTime ( System.DateTime dateTime ) : DateTimeOffset?
Update ( InvocationRow newVersion ) : void