withGrainDirectory
Function
interface OrleansService { // ... omitted for brevity withGrainDirectory( name: string, provider: IResourceWithConnectionString): OrleansService;}Signature
method
withGrainDirectory Adds an Orleans grain directory provider
withGrainDirectory( name: string, provider: IResourceWithConnectionString): OrleansServiceParameters
name string provider IResourceWithConnectionString Returns
OrleansService Applies to
This function is an extension method on the following types: