ConcurrentQueueCopier<T>(IDeepCopier<T>)
public ConcurrentQueueCopier(IDeepCopier<T> valueCopier) Initializes a new instance of the
Orleans.Serialization.Codecs.ConcurrentQueueCopier class. Parameters
valueCopierIDeepCopier<T>- The value copier.
