SerializationChoice.Serializer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
/// The IStorageSerializer that should be used.
public Orleans.Storage.IStorageSerializer Serializer { get; }
member this.Serializer : Orleans.Storage.IStorageSerializer
Public ReadOnly Property Serializer As IStorageSerializer