You create a conversation between two services. You want to specify 30 minutes as the maximum amount of time that the conversation remains open. How can you accomplish that?
(You can set the maximum amount of time that a conversation will remain open using the LIFETIME parameter, which is expressed in seconds. By default, the parameter is the maximum value of the int data type.)