MonobjcMonobjc Documented Class Library
FlushHostCache Method
NamespacesMonobjc.FoundationNSHostFlushHostCache()()()()

Releases the cache of existing NSHost objects so subsequent requests for NSHost objects create new ones.

Original signature is '+ (void)flushHostCache'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static void FlushHostCache()
Public Shared Sub FlushHostCache
public:
static void FlushHostCache()
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)