Click or drag to resize

CobraServicesVerifyIntegrity Method

Verify the integrity of Cobra.

Namespace:  Cobra.WebService.ClientAPI.Client
Assembly:  Cobra.WebService.ClientAPI (in Cobra.WebService.ClientAPI.dll) Version: 8.3.715.2595 (8.3.0715.2595)
Syntax
C#
public VerifyIntegrityServiceResult VerifyIntegrity()

Return Value

Type: VerifyIntegrityServiceResult
Instance of VerifyIntegrityServiceResult class containing the result of verifying integrity.
See Also