Silverlight SDK for Microsoft Bing
QueryTimeElapsed Property
OverviewMicrosoft.BingISearchEngineQueryTimeElapsed
Specifies a TimeSpan property which returns the time elapsed for the last executed query
Declaration Syntax
C#Visual BasicVisual C++
TimeSpan QueryTimeElapsed { get; }
ReadOnly Property QueryTimeElapsed As TimeSpan
property TimeSpan QueryTimeElapsed {
	TimeSpan get ();
}

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