CosmosStorageFactory.Create(IServiceProvider, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Orleans.Persistence.Cosmos.CosmosGrainStorage Create(IServiceProvider services, string name);
static member Create : IServiceProvider * string -> Orleans.Persistence.Cosmos.CosmosGrainStorage
Public Shared Function Create (services As IServiceProvider, name As String) As CosmosGrainStorage
Parameters
- services
- IServiceProvider
- name
- String