# ConcurrentQueueSurrogate&lt;T&gt;

Package: [Microsoft.Orleans.Serialization](/orleans/docs/api/csharp/microsoft.orleans.serialization/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Serialization)

```csharp
[Orleans.GenerateSerializer]
public struct ConcurrentQueueSurrogate<T>
```

Surrogate type used by `Orleans.Serialization.Codecs.ConcurrentQueueCodec-1`.

## Type parameters

- `T`: The element type.

## Fields

- [Values](/orleans/docs/api/csharp/microsoft.orleans.serialization/orleans.serialization.codecs.concurrentqueuesurrogate-1/fields/values-67ad4529/)
