Condividi tramite


ConcurrentQueueSurrogate<T>.Values Campo

Definizione

Ottiene o imposta i valori.

[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) 

Valore del campo

Queue<T>

Valori.

Attributi

Si applica a