Namespace:  EPiServer.Log.Analyzer
Assembly:  EPiServer.Log.Analyzers (in EPiServer.Log.Analyzers.dll) Version: 6.0.530.0

Syntax

C#
[SoapMethodAttribute("soap.tcp://localhost/TimeSpanAnalyzerView/GetHits")]
public DataSet GetHits(
	TimeSpanQuery query
)

See Also