MemoryAdapterConfig(String, Int32) 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.
Constructor
public MemoryAdapterConfig (string streamProviderName, int totalQueueCount = 4);
new Orleans.Providers.MemoryAdapterConfig : string * int -> Orleans.Providers.MemoryAdapterConfig
Public Sub New (streamProviderName As String, Optional totalQueueCount As Integer = 4)
Parameters
- streamProviderName
- String
- totalQueueCount
- Int32