次の方法で共有


MemoryStorageWithLatency.Init メソッド

定義

このストレージ プロバイダーの初期化関数。

public override System.Threading.Tasks.Task Init (string name, Orleans.Providers.IProviderRuntime providerRuntime, Orleans.Providers.IProviderConfiguration config);
override this.Init : string * Orleans.Providers.IProviderRuntime * Orleans.Providers.IProviderConfiguration -> System.Threading.Tasks.Task
Public Overrides Function Init (name As String, providerRuntime As IProviderRuntime, config As IProviderConfiguration) As Task

パラメーター

name
String
providerRuntime
IProviderRuntime

戻り値

適用対象