withMemoryGrainStorage
Method
interface OrleansService { // ... omitted for brevity withMemoryGrainStorage(name: string): OrleansService;}Signature
method
withMemoryGrainStorageAdds an in-memory grain storage to the Orleans service.
withMemoryGrainStorage(name: string): OrleansServiceParameters
namestringReturns
OrleansServiceApplies to
This method applies to the following types: