InedoSDK Reference
Version:

TestConfiguration Method

Validates the configuration of the raft based on its property values.

Syntax

public virtual ConfigurationTestResult TestConfiguration()

Returns

Result of the test. A successful test should return ConfigurationTestResult.Success.

Remarks

This method should not throw exceptions, but should instead provide a list of individual friendly messages.