C# Class HTTP.DiskCacheOperation

Show file Open project: wids-eria/tf_client Class Usage Examples

Public Properties

Property Type Description
fromCache bool
isDone bool
request Request

Property Details

fromCache public property

public bool fromCache
return bool

isDone public property

public bool isDone
return bool

request public property

public Request,HTTP request
return Request