共用方式為


ConcurrentQueueSurrogate<T>.Values 欄位

定義

取得或設定值。

[Orleans.Id(0)]
public System.Collections.Generic.Queue<T> Values;
[<Orleans.Id(0)>]
val mutable Values : System.Collections.Generic.Queue<'T>
Public Values As Queue(Of T) 

欄位值

Queue<T>

值。

屬性

適用於