withGrainStorage
Method
interface OrleansService { // ... omitted for brevity withGrainStorage( name: string, provider: IResourceWithConnectionString): OrleansService;}Signature
method
withGrainStorage Adds a grain storage provider to the Orleans service.
withGrainStorage( name: string, provider: IResourceWithConnectionString): OrleansServiceParameters
name string provider IResourceWithConnectionString Returns
OrleansService Applies to
This method applies to the following types: