The members of Foundation.NSUrlCache are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| Documentation for this section has not yet been entered. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | CurrentDiskUsage | nuint. Documentation for this section has not yet been entered. |
| [read-only] | CurrentMemoryUsage | nuint. Documentation for this section has not yet been entered. |
| DiskCapacity | nuint. Documentation for this section has not yet been entered. | |
| MemoryCapacity | nuint. Documentation for this section has not yet been entered. | |
static | SharedCache | NSUrlCache. Documentation for this section has not yet been entered. |
CachedResponseForRequest(NSUrlRequest)Documentation for this section has not yet been entered. | ||
GetCachedResponse(NSUrlSessionDataTask, Action<NSCachedUrlResponse>)Documentation for this section has not yet been entered. | ||
GetCachedResponseAsync(NSUrlSessionDataTask)Documentation for this section has not yet been entered. | ||
RemoveAllCachedResponses()Documentation for this section has not yet been entered. | ||
RemoveCachedResponse(NSUrlRequest)Documentation for this section has not yet been entered. | ||
RemoveCachedResponse(NSUrlSessionDataTask)Documentation for this section has not yet been entered. | ||
RemoveCachedResponsesSinceDate(NSDate)Documentation for this section has not yet been entered. | ||
StoreCachedResponse(NSCachedUrlResponse, NSUrlRequest)Documentation for this section has not yet been entered. | ||
StoreCachedResponse(NSCachedUrlResponse, NSUrlSessionDataTask)Documentation for this section has not yet been entered. | ||