Table of Contents

CanLink

Methods

Checks if an unlinked config can be linked.

Parameters
Type Name Description
CoherenceSyncConfig config
Returns
Type Description
bool

true if linkage is possible; false otherwise.

Exceptions
Type Condition
ArgumentNullException

When config is null.