Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
パージがキューで機能するようになっていますが、そのジャーナルでは機能しません。MessageQueue oque1 = new MessageQueue(Qname); oque1.UseJournalQueue = true; oque1.Purge();
ジャーナルは別のキューです。パージするには、明示的に参照する必要があります。