Method | Description | |
---|---|---|
Cache ( this response, System.TimeSpan expiresIn ) : void | ||
NoCache ( this response ) : void |
public static Cache ( this response, System.TimeSpan expiresIn ) : void | ||
response | this | |
expiresIn | System.TimeSpan | |
return | void |
public static NoCache ( this response ) : void | ||
response | this | |
return | void |