共用方式為


SiloAzureQueueStreamConfigurator<TDataAdapter>.ConfigureCache 方法

定義

public Orleans.Streaming.SiloAzureQueueStreamConfigurator<TDataAdapter> ConfigureCache (int cacheSize = 4096);
member this.ConfigureCache : int -> Orleans.Streaming.SiloAzureQueueStreamConfigurator<'DataAdapter (requires 'DataAdapter :> Orleans.Providers.Streams.AzureQueue.IAzureQueueDataAdapter)>
Public Function ConfigureCache (Optional cacheSize As Integer = 4096) As SiloAzureQueueStreamConfigurator(Of TDataAdapter)

參數

cacheSize
Int32

傳回

適用於