Partager via


ConcurrentDictionarySurrogate<TKey,TValue> Structure

Définition

Type de substitut utilisé par ConcurrentDictionaryCodec<TKey,TValue>.

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

Paramètres de type

TKey

Type de clé.

TValue

Type de valeur.

Héritage
ConcurrentDictionarySurrogate<TKey,TValue>
Attributs

Champs

Values

Obtient ou définit les valeurs.

S’applique à