System.Messaging Reference (Document! X Sample)
System.Messaging Namespace / MessageQueue Class / PeekByLookupId Method



In This Topic
    PeekByLookupId Method
    In This Topic
    Introduced in MSMQ 3.0. Peeks at the message that matches the given lookup identifier from a non-transactional queue.
    Overload List
    OverloadDescription
    Introduced in MSMQ 3.0. Peeks at the message that matches the given lookup identifier from a non-transactional queue.  
    Introduced in MSMQ 3.0. Peeks at a specific message from the queue. The message can be specified by a lookup identifier or by its position at the front or end of the queue.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also