SendEndOfStreamOnStop Element
Specifies whether the publishing point sends an end-of-stream (EOS) signal to downstream publishing points when a publishing point stops.
<SendEndOfStreamOnStop>
"true|false"
</SendEndOfStreamOnStop>
Child Elements
None.
Parent Element
Remarks
Sending an EOS signal causes downstream publishing points to go into a Stopped state. Setting SendEndOfStreamOnStop to false is useful during server maintenance on upstream servers when stopping downstream publishing points is not desirable. Downstream publishing points can be configured to automatically roll over to a backup server to continue streaming.