QueueCodec<T>(IFieldCodec<T>)
public QueueCodec(IFieldCodec<T> fieldCodec) Initializes a new instance of the
Orleans.Serialization.Codecs.QueueCodec class. Parameters
fieldCodecIFieldCodec<T>- The field codec.
