Type Method 型メソッド

flushHostCache

Releases the cache of existing NSHost objects so subsequent requests for NSHost objects create new ones. 既存のNSHostオブジェクトのキャッシュを解放します、それでNSHostオブジェクトに対する以降のリクエストは新しいものを作成します。

Declaration 宣言

+ (void)flushHostCache;

Discussion 議論

NSHost objects that were retained before this method was invoked remain valid. このメソッドが発動されたのより前にリテインされたNSHostオブジェクトは、有効なままです。

See Also 参照

Managing the Host Cache ホストキャッシュを管理する