AsperaUncPathResolver public class AsperaUncPathResolver : RemotePathResolverBase Documentation Code public int DocRootLevels { get; set; } public string FileShareUncPath { get; set; } public AsperaUncPathResolver(ITransferLog transferLog) public AsperaUncPathResolver(string fileShareUncPath, int docRootLevels, ITransferLog transferLog)