PeekById Method
Peeks the message whose message identifier matches the id parameter.
Overload List
Overload | Description |
---|---|
PeekById(String) | Peeks the message whose message identifier matches the id parameter. |
PeekById(String,TimeSpan) | Peeks the message whose message identifier matches the id parameter. Waits until the message appears in the queue or a time-out occurs. |
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