withMemoryGrainStorage
Function
interface OrleansService { // ... omitted for brevity withMemoryGrainStorage(name: string): OrleansService;}Signature
method
withMemoryGrainStorage Adds in-memory Orleans grain storage
withMemoryGrainStorage(name: string): OrleansServiceParameters
name string Returns
OrleansService Applies to
This function is an extension method on the following types: