public class AsyncProcessingOperationArgs<T> : CancellableOperationArgs<T> where T : class, IDeepCloneable
In This Article