stopEventEpoch

Stops an existing active EFL epoch. It keeps its file event list around, but does not add any new entry.

Request

<stopEventEpoch epochNumber=" "/>

Reply

<stopEventEpoch>
   <epoch value=" "/>
   <result value=" ">
      <description/>
   </result>
</stopEventEpoch>

Elements

epoch

Specifies the number of the epoch.

result

Specifies an error value or 0 (for no error).

description

Specifies a text description of the result.