Condividi tramite


ConcurrentDictionarySurrogate<TKey,TValue> Struct

Definizione

Tipo surrogato usato da ConcurrentDictionaryCodec<TKey,TValue>.

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

Parametri di tipo

TKey

Tipo di chiave.

TValue

Tipo di valore.

Ereditarietà
ConcurrentDictionarySurrogate<TKey,TValue>
Attributi

Campi

Values

Ottiene o imposta i valori.

Si applica a