Compartir a través de


ConcurrentDictionarySurrogate<TKey,TValue> Estructura

Definición

Tipo suplente usado por ConcurrentDictionaryCodec<TKey,TValue>.

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

Parámetros de tipo

TKey

El tipo de clave.

TValue

Tipo de valor.

Herencia
ConcurrentDictionarySurrogate<TKey,TValue>
Atributos

Campos

Values

Obtiene o establece los valores.

Se aplica a