Overload List

  NameDescription
WaitFor(Object, String)
Waits for the text text from object from.
(Inherited from BaltieMessageQueueBase.)
WaitFor(Baltie, String)
Waits for the text text from Baltie from.
WaitFor(Object, String, Int32)
Waits for the text text from object from up to millisecondsTimeout milliseconds.
(Inherited from BaltieMessageQueueBase.)
WaitFor(Baltie, String, Int32)
Waits for the text text from Baltie from up to millisecondsTimeout milliseconds.

See Also