Click or drag to resize
IAnalysisServiceStopTrace Method
Stop tracing usage of web service.

Namespace: AnalysisService
Assembly: AnalysisService (in AnalysisService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void StopTrace(
	WebClientInformation clientInformation
)

Parameters

clientInformation
Type: ArtDatabanken.WebService.DataWebClientInformation
Information about the client that makes this web service call.
See Also