ISessionStateGetInFlightQueries Method |
This corresponds to the number of queries that have been sent (by the session this is a State of) to the server Host on one of its connections but haven't yet returned. In that sense this provides a sort of measure of how busy the connections to that node are (at the time the state was obtained at least).
Namespace: Dse
int GetInFlightQueries( Host host )