MultiPointSynchronizerGetSources Method |
Namespace: ShellBoost.Core.Synchronization
public virtual IReadOnlyList<SyncEntrySource> GetSources( string relativeFilePath, IEnumerable<EndPointSynchronizer> endpoints = null )
| Exception | Condition |
|---|---|
| ArgumentNullException | relativeFilePath is null. |