Compartilhar via


KeyedSingletonService<TKey,TService,TInstance> Construtor

Definição

public KeyedSingletonService (TKey key, IServiceProvider services);
new Orleans.Runtime.KeyedSingletonService<'Key, 'Service, #'Service (requires 'Service : null)> : 'Key * IServiceProvider -> Orleans.Runtime.KeyedSingletonService<'Key, 'Service, #'Service (requires 'Service : null)>
Public Sub New (key As TKey, services As IServiceProvider)

Parâmetros

key
TKey
services
IServiceProvider

Aplica-se a