共用方式為


ConcurrentQueueSurrogate<T> 結構

定義

所使用的 ConcurrentQueueCodec<T> Surrogate 型別。

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

類型參數

T

元素類型。

繼承
ConcurrentQueueSurrogate<T>
屬性

欄位

Values

取得或設定值。

適用於