FirestoreStateStorageOptions
class
Namespace: Orleans.Persistence.Firestore
Google Cloud Firestore options
public class FirestoreStateStorageOptions : FirestoreOptions, IStorageProviderSerializerOptionsConstructors
Properties
DeleteStateOnClearIndicates if grain data should be deleted or reset to defaults when a grain clears its state.GrainStorageSerializerGets or sets the serializer to use for this storage provider.
