PushStreamHttpResult.LastModified Property

Definition

Gets the last modified information associated with the file result.

public DateTimeOffset? LastModified { get; }
member this.LastModified : Nullable<DateTimeOffset>
Public ReadOnly Property LastModified As Nullable(Of DateTimeOffset)

Property Value

Applies to