Click or drag to resize
IAnalysisServicePing Method
Check if the web service is up and running.

Namespace: AnalysisService
Assembly: AnalysisService (in AnalysisService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool Ping()

Return Value

Type: Boolean
True = OK. False = Some kind of problem.
See Also