System.Messaging Reference (Document! X Sample)
System.Messaging Namespace / MessageQueueEnumerator Class
Properties Methods


In This Topic
    MessageQueueEnumerator Class Members
    In This Topic

    The following tables list the members exposed by MessageQueueEnumerator.

    Public Properties
     NameDescription
    Public PropertyGets the current MessageQueue of the enumeration.  
    Public PropertyGets the native Message Queuing handle used to locate queues in a network.  
    Top
    Public Methods
     NameDescription
    Public MethodFrees the resources associated with the enumerator.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Releases all resources used by the MessageQueueEnumerator.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodAdvances the enumerator to the next queue of the enumeration, if one is currently available.  
    Public MethodResets the cursor, so it points to the beginning of the enumeration.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    See Also