다음을 통해 공유


ConcurrentDictionarySurrogate<TKey,TValue> 구조체

정의

에서 ConcurrentDictionaryCodec<TKey,TValue>사용하는 서로게이트 형식입니다.

[Orleans.GenerateSerializer]
public struct ConcurrentDictionarySurrogate<TKey,TValue>
[<Orleans.GenerateSerializer>]
type ConcurrentDictionarySurrogate<'Key, 'Value> = struct
Public Structure ConcurrentDictionarySurrogate(Of TKey, TValue)

형식 매개 변수

TKey

키 형식입니다.

TValue

값 형식입니다.

상속
ConcurrentDictionarySurrogate<TKey,TValue>
특성

필드

Values

값을 가져오거나 설정합니다.

적용 대상