Exists

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TMessageQueue class > Methods >

Exists

Previous pageReturn to chapter overviewNext page

Determines whether a Message Queuing queue exists at the specified path.

 

qPath - The location of the queue to find.

 

Returns: true if a queue with the specified path exists; otherwise, false.

 

Exists                         PROCEDURE(STRING qPath), BOOL