Edit

Share via


GrainStorageExtensions Class

Definition

public static class GrainStorageExtensions
type GrainStorageExtensions = class
Public Module GrainStorageExtensions
Inheritance
GrainStorageExtensions

Methods

GetGrainStorage(Grain, IServiceProvider)

Acquire the storage provider associated with the grain type.

GetGrainStorage(Type, IServiceProvider)

Aquire the storage provider associated with the grain type.

Applies to