Edit

Share via


IStorageProviderSerializerOptions Interface

Definition

Interface to be implemented by the storage provider options.

public interface IStorageProviderSerializerOptions
type IStorageProviderSerializerOptions = interface
Public Interface IStorageProviderSerializerOptions
Derived

Properties

GrainStorageSerializer

Gets or sets the serializer to use for this storage provider.

Applies to