TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

QueueBrowser.Reset Method 

Reset the browser to the space just before the first message

public void Reset();

Implements

IEnumerator.Reset

Remarks

For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

Exceptions

Exception Type Condition
InvalidOperationException If queue browser is closed or has other failure.

See Also

QueueBrowser Class | TIBCO.EMS Namespace