4.14 IsAlive

IsAliveResponse IsAlive()

The IsAlive method is used to determine if the Credential Web Service is running and able to connect to the database through COM.

4.14.1 Inputs

None.

4.14.2 Output

Class

Field

Data Type

Description

Allow Null?

IsAliveResponse

 

 

Reports the status of the web service

No

 

IsAlive

Boolean

True if the web service is running and can successfully connect to the database through COM

No

 

Error

String

If IsAlive is False, returns the reason for the failure.

Yes