SimpleQueueAdapterCache.ParseSize(IProviderConfiguration, Int32) 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.
Parse the size property from configuration
public static int ParseSize (Orleans.Providers.IProviderConfiguration config, int defaultSize);
static member ParseSize : Orleans.Providers.IProviderConfiguration * int -> int
Public Shared Function ParseSize (config As IProviderConfiguration, defaultSize As Integer) As Integer
Parameters
- config
- IProviderConfiguration
- defaultSize
- Int32