Поделиться через


AzureBlobGrainStorageFactory.Create(IServiceProvider, String) Метод

Определение

public static Orleans.Storage.IGrainStorage Create (IServiceProvider services, string name);
public static Orleans.Storage.AzureBlobGrainStorage Create (IServiceProvider services, string name);
static member Create : IServiceProvider * string -> Orleans.Storage.IGrainStorage
static member Create : IServiceProvider * string -> Orleans.Storage.AzureBlobGrainStorage
Public Shared Function Create (services As IServiceProvider, name As String) As IGrainStorage
Public Shared Function Create (services As IServiceProvider, name As String) As AzureBlobGrainStorage

Параметры

services
IServiceProvider
name
String

Возвращаемое значение

Применяется к