Freigeben über


ConcurrentDictionarySurrogate<TKey,TValue> Struktur

Definition

Ersatztyp, der von verwendet wird ConcurrentDictionaryCodec<TKey,TValue>.

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

Typparameter

TKey

Der Schlüsseltyp.

TValue

Der Werttyp.

Vererbung
ConcurrentDictionarySurrogate<TKey,TValue>
Attribute

Felder

Values

Ruft die Werte ab oder legt sie fest.

Gilt für: