ConcurrentDictionaryCodec<TKey,TValue> コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ConcurrentDictionaryCodec<TKey,TValue> クラスの新しいインスタンスを初期化します。
public ConcurrentDictionaryCodec (Orleans.Serialization.Serializers.IValueSerializer<Orleans.Serialization.Codecs.ConcurrentDictionarySurrogate<TKey,TValue>> surrogateSerializer);
new Orleans.Serialization.Codecs.ConcurrentDictionaryCodec<'Key, 'Value> : Orleans.Serialization.Serializers.IValueSerializer<Orleans.Serialization.Codecs.ConcurrentDictionarySurrogate<'Key, 'Value>> -> Orleans.Serialization.Codecs.ConcurrentDictionaryCodec<'Key, 'Value>
Public Sub New (surrogateSerializer As IValueSerializer(Of ConcurrentDictionarySurrogate(Of TKey, TValue)))
パラメーター
- surrogateSerializer
- IValueSerializer<ConcurrentDictionarySurrogate<TKey,TValue>>
サロゲート シリアライザー。