<PackageReference Include="Relativity.Other" Version="10.0.161.8" />
API Differences between 10.0.161.8 and 9.6.205.1
37 Additions
0 Removals
kCura.Config
kCura.Data.RowDataGateway
kCura.Data.RowDataGateway.Logging
kCura.Utility
-
public class EmailAddress
-
public class ExecutionTimer : Dictionary<string, long>
-
public class HtmlUtility
-
public class LazyMemoryCache
- public object GetOrAdd(string key, object factoryData, Func<string, object, CancellationToken, object> valueFactory, Action<string, object, object, CacheEntryRemovedReason> removeCallback, TimeSpan expirationTimeSpan, ExpirationType expirationType, TimeSpan maxValueFactoryExecutionTime, int maxValueFactoryRetryAttempts, bool waitForCompletionOnTimeout)
-
public abstract class LazyTableCache<TDictionaryKey, TDictionaryValue, TFactoryData>
-
public abstract class LazyTableCacheAsList<TListValue, TFactoryData>
-
public class NullableTypesHelper
-
public class ReflectionHelper
-
public class RetryLogger : IRetryLogger
- public RetryLogger(string retryableMethodName)
- public void LogInit(int retryAttempts, int waitTime)
- public void LogRetry(Exception retryableException, int attemptNumber, int waitTime)
-
public sealed class SqlNameHelper
kCura.Utility.CertificateGenerator
kCura.Utility.Extensions