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.

C# | Visual Basic | Visual C++ |
public static void FlushHostCache()
Public Shared Sub FlushHostCache
public: static void FlushHostCache()

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)