Click or drag to resize
ExpiresHttpTime Property
Gets or sets or Sets the HttpTime property.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public DateTime HttpTime { get; set; }

Property Value

Type: DateTime
The time field of the Expires header.
See Also