MessageQueueEnumerator::Close Method ()
.NET Framework (current version)
Frees the resources associated with the enumerator.
Assembly: System.Messaging (in System.Messaging.dll)
The operating system retains an open handle, LocatorHandle, to the queue enumerator during the lifetime of the cursor. When you finish working with the enumerator, call Close to release the resources associated with the handle.
.NET Framework
Available since 1.1
Available since 1.1
Show: