Bagikan melalui


MessageQueue.ClearConnectionCache Metode

Definisi

Menghapus cache koneksi.

public:
 static void ClearConnectionCache();
public static void ClearConnectionCache ();
static member ClearConnectionCache : unit -> unit
Public Shared Sub ClearConnectionCache ()

Contoh

Contoh kode berikut memanggil ClearConnectionCache.

// Call the MessageQueue.ClearConnectionCache method.
MessageQueue.ClearConnectionCache();

Keterangan

Saat Anda memanggil ClearConnectionCache, nama format yang disimpan dalam cache dihapus dan handel dibuka dan disimpan dalam cache ditutup.

Tabel berikut ini memperlihatkan apakah metode ini tersedia dalam berbagai mode Grup Kerja.

Mode grup kerja Tersedia
Komputer lokal Ya
Komputer lokal dan nama format langsung Ya
Komputer jarak jauh Ya
Komputer jarak jauh dan nama format langsung Ya

Berlaku untuk