PersistentStreamProviderConfig Constructors
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.
Overloads
PersistentStreamProviderConfig() | |
PersistentStreamProviderConfig(IProviderConfiguration) |
PersistentStreamProviderConfig()
public PersistentStreamProviderConfig ();
Public Sub New ()
Applies to
PersistentStreamProviderConfig(IProviderConfiguration)
public PersistentStreamProviderConfig (Orleans.Providers.IProviderConfiguration config);
new Orleans.Streams.PersistentStreamProviderConfig : Orleans.Providers.IProviderConfiguration -> Orleans.Streams.PersistentStreamProviderConfig
Public Sub New (config As IProviderConfiguration)
Parameters
- config
- IProviderConfiguration