ImmutableQueueCodec<T>(IValueSerializer<ImmutableQueueSurrogate<T>>)
public ImmutableQueueCodec(IValueSerializer<ImmutableQueueSurrogate<T>> surrogateSerializer) Initializes a new instance of the
Orleans.Serialization.Codecs.ImmutableQueueCodec class. Parameters
surrogateSerializerIValueSerializer<ImmutableQueueSurrogate<T>>- The surrogate serializer.
