LocalEseStoreSettings.PoolCachedReadCursorsPerSessionSize Property
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.
Numbers of read cursors that are cached per pool-item / ESE session that can be reused in future transactions. This should be configured to maximum number of concurrent enumerations that you create in one KVS transaction.
public int PoolCachedReadCursorsPerSessionSize { get; set; }
member this.PoolCachedReadCursorsPerSessionSize : int with get, set
Public Property PoolCachedReadCursorsPerSessionSize As Integer
Returns number of cached read cursors per pool item or ESE sesion.
This setting is per pool item. Having PoolMinSize = 100 with PoolCachedReadCursorsPerSessionSize = 5 will create 500 read cursors.
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: