Endeca Presentation API
TotalNetworkAndComputeTime Property
NamespacesEndeca.NavigationENEQueryResultsTotalNetworkAndComputeTime
Gets the total number of seconds spent waiting for the MDEX Engine to respond to all queries.
Declaration Syntax
C#Visual BasicVisual C++
public virtual double TotalNetworkAndComputeTime{ get;}
Public Overridable ReadOnly Property TotalNetworkAndComputeTime As Double
public:
virtual property double TotalNetworkAndComputeTime {
	double get ();
}
Value
The total time includes network communication time and computation time, plus time spent waiting in the MDEX Engine's request queue.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0