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