다음을 통해 공유


ConcurrentQueueCodec<T>.ConvertFromSurrogate 메서드

정의

public override System.Collections.Concurrent.ConcurrentQueue<T> ConvertFromSurrogate(ref Orleans.Serialization.Codecs.ConcurrentQueueSurrogate<T> surrogate);
override this.ConvertFromSurrogate : ConcurrentQueueSurrogate -> System.Collections.Concurrent.ConcurrentQueue<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As ConcurrentQueueSurrogate(Of T)) As ConcurrentQueue(Of T)

매개 변수

반환

적용 대상