ConcurrentQueueSurrogate<T> 構造体

定義

によって ConcurrentQueueCodec<T>使用されるサロゲート型。

[Orleans.GenerateSerializer]
public struct ConcurrentQueueSurrogate<T>
[<Orleans.GenerateSerializer>]
type ConcurrentQueueSurrogate<'T> = struct
Public Structure ConcurrentQueueSurrogate(Of T)

型パラメーター

T

要素型。

継承
ConcurrentQueueSurrogate<T>
属性

フィールド

Values

値を取得または設定します。

適用対象