Edit

Share via


ObserverManager<TIdentity,TObserver>.GetDateTime Property

Definition

Gets or sets the delegate used to get the date and time, for expiry.

public Func<DateTime> GetDateTime { get; set; }
member this.GetDateTime : Func<DateTime> with get, set
Public Property GetDateTime As Func(Of DateTime)

Property Value

Applies to