KeyedSingletonService<TKey,TService,TInstance> Constructor
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 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)
Parameters
- key
- TKey
- services
- IServiceProvider