The IQueryOptions type exposes the following members.

Properties

  NameDescription
Cancellation
Allows cancellation of a query.
LogLikelihood
Gets or sets a value indicating whether the log-likelihood of a case should be calculated in a call to Query(IQueryOptions, IQueryOutput). If calculated the result can be obtained from LogLikelihood.
TerminalTime
Gets or sets the terminal time, which is the time at which any terminal nodes in a Dynamic Bayesian Network connect to temporal nodes.

See Also