summaryrefslogtreecommitdiff
path: root/TAO/docs/cec_options.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/cec_options.html')
-rw-r--r--TAO/docs/cec_options.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/TAO/docs/cec_options.html b/TAO/docs/cec_options.html
index b1b859634ab..8df20da62bb 100644
--- a/TAO/docs/cec_options.html
+++ b/TAO/docs/cec_options.html
@@ -153,6 +153,28 @@ static CEC_Factory "-CECDispatching reactive ....."
</TD>
</TR>
+ <!-- <TR NAME="CECConsumerControlTimeout"> -->
+ <TR>
+ <TD><CODE>-CECConsumerControlTimeout</CODE>
+ <EM>timeout</EM>
+ </TD>
+ <TD>Set the timeout period (in microseconds) used by the reactive
+ consumer control policy to detect a timeout when polling the state
+ of the consumers.
+ </TD>
+ </TR>
+
+ <!-- <TR NAME="CECSupplierControlTimeout"> -->
+ <TR>
+ <TD><CODE>-CECSupplierControlTimeout</CODE>
+ <EM>timeout</EM>
+ </TD>
+ <TD>Set the timeout period (in microseconds) used by the reactive
+ supplier control policy to detect a timeout when polling the state
+ of the suppliers.
+ </TD>
+ </TR>
+
<!-- <TR NAME="CECReactivePullingPeriod"> -->
<TR>
<TD><CODE>-CECReactivePullingPeriod</CODE>