Overload List

  NameDescription
Public methodCreateBrowser(IQueue)
Creates a QueueBrowser object to peek at the messages on the specified queue.
Public methodCreateBrowser(IQueue)
Creates a QueueBrowser object to peek at the messages on the specified queue.
(Inherited from ISession.)
Public methodCreateBrowser(IQueue, String)
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
Public methodCreateBrowser(IQueue, String)
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
(Inherited from ISession.)

See Also