Relativity.Services.Proxy.Async.SafeProgressWrapper<T> public class SafeProgressWrapper<T> : IProgress<T> Documentation public SafeProgressWrapper(IProgress<T> progress) public void Report(T value)