MessageEnumerator::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 to the queue during the lifetime of the cursor. When you have finished 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: