Click or drag to resize
IfModifiedSinceHttpTime 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 If-Modified-Since header.
See Also