IAnalysisServicePing Method |
Check if the web service is up and running.
Namespace: AnalysisServiceAssembly: AnalysisService (in AnalysisService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax abstract Ping : unit -> bool
Return Value
Type:
Boolean
True = OK.
False = Some kind of problem.
See Also