Gets or sets HTTP If-Modified-Since header.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Http (in Rebex.Http.dll)
Syntax
| Visual Basic | 
|---|
Public Property IfModifiedSince As String Get Set  | 
| C# | 
|---|
public string IfModifiedSince { get; set; }  |