INFO: What Does "Terminate 0 1" Mean in the Routing Process? (260349)
The information in this article applies to:
- Microsoft Exchange Server 5.5
- Microsoft Exchange Server 5.5 SP1
- Microsoft Exchange Server 5.5 SP2
- Microsoft Exchange Server 5.5 SP3
This article was previously published under Q260349 SUMMARY
Microsoft Exchange Server routing objects have six intrinsic actions:
- AndSplit
- Goto
- New
- OrSplit
- Wait
- Terminate
A Microsoft Developer Network (MSDN) document describes the Terminate action as follows:
Action Parameter Description
Terminate (None) Ends the currently executing process instance.
This means that Terminate action ends the currently running process instance, takes no parameters, and can occur anywhere in your routing map.
However, these examples show different ways to use Terminate action:
Terminate 0 0
-and-
Terminate 0 1
What do these examples mean? What is the difference for the parameter 0/1 that is passed to the Terminate action?
Modification Type: | Minor | Last Reviewed: | 3/4/2004 |
---|
Keywords: | kbinfo kbMsg KB260349 |
---|
|