Silverlight SDK for Microsoft Bing
QueryTimeElapsed Property
OverviewMicrosoft.BingSearchEngineQueryTimeElapsed
Gets a TimeSpan value which defines the amount of time consumed by the last search call
Declaration Syntax
C#Visual BasicVisual C++
public TimeSpan QueryTimeElapsed { get; }
Public ReadOnly Property QueryTimeElapsed As TimeSpan
public:
virtual property TimeSpan QueryTimeElapsed {
	TimeSpan get () sealed;
}

Assembly: Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)