MemoryStorageWithLatency.Init 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.
Initialization function for this storage provider.
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
Parameters
- name
- String
- providerRuntime
- IProviderRuntime
- config
- IProviderConfiguration