SiloAzureQueueStreamConfiguratorExtensions.ConfigureCacheSize 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.
public static void ConfigureCacheSize (this Orleans.Hosting.ISiloAzureQueueStreamConfigurator configurator, int cacheSize = 4096);
static member ConfigureCacheSize : Orleans.Hosting.ISiloAzureQueueStreamConfigurator * int -> unit
<Extension()>
Public Sub ConfigureCacheSize (configurator As ISiloAzureQueueStreamConfigurator, Optional cacheSize As Integer = 4096)
Parameters
- configurator
- ISiloAzureQueueStreamConfigurator
- cacheSize
- Int32