ConfigurationEventHandlerResult<T>.RetrievalTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the time when the configuration was originally retrieved in UTC.
public DateTimeOffset RetrievalTime { get; }
member this.RetrievalTime : DateTimeOffset
Public ReadOnly Property RetrievalTime As DateTimeOffset
Property Value
Remarks
This property will be set to MinValue for NoResult.