Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSURLCacheMBS class.

NSURLCacheMBS.NSURLCacheStorageAllowed = 0

Type Topic Plugin Version
const Cocoa Networking MBS MacBase Plugin 9.7
One of the constants for the cache strategy.

Specifies that storage in an NSURLCache is allowed without restriction.

NSURLCacheMBS.NSURLCacheStorageAllowedInMemoryOnly = 1

Type Topic Plugin Version
const Cocoa Networking MBS MacBase Plugin 9.7
One of the constants for the cache strategy.

Specifies that storage in an NSURLCache is allowed; however storage should be done in memory only, no disk storage should be done.

NSURLCacheMBS.NSURLCacheStorageNotAllowed = 2

Type Topic Plugin Version
const Cocoa Networking MBS MacBase Plugin 9.7
One of the constants for the cache strategy.

Specifies that storage in an NSURLCache is not allowed in any fashion, either in memory or on disk.

The items on this page are in the following plugins: MBS MacBase Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...