C# Class HTTP.DiskCacheOperation

Mostra 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_oe property

public bool fromCache
return bool

isDone public_oe property

public bool isDone
return bool

request public_oe property

public Request,HTTP request
return Request