NamedMapTKey, TValueCreateBulkLoader Method

ScaleOut Software NamedCache API

Namespace:  Soss.Client.Concurrent
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

public BulkLoader<TKey, TValue> CreateBulkLoader()

Return Value

Type: BulkLoaderTKey, TValue
New instance of the BulkLoaderTKey, TValue class.
See Also

Reference