IStorageSerializationPicker.Serializers 属性

定义

配置的序列化程序。

public System.Collections.Generic.ICollection<Orleans.Storage.IStorageSerializer> Serializers { get; }
member this.Serializers : System.Collections.Generic.ICollection<Orleans.Storage.IStorageSerializer>
Public ReadOnly Property Serializers As ICollection(Of IStorageSerializer)

属性值

适用于