다음을 통해 공유


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>

값입니다.

특성

적용 대상