Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | Message Streaming | Recovery Operations | C#
 
C#
public Long Position ()
{
set;
get;
}
On the message consumer side, if the user specified CLIENT_ACKNOWLEDGE during session creation, all of the messages will be acknowledged when the input stream is closed.
For additional information about specifying the location in a stream, see Technical Considerations.