Click or drag to resize
BuilderWithPoolingOptions Method

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
public Builder WithPoolingOptions(
	PoolingOptions value
)

Parameters

value
Type: DsePoolingOptions

Return Value

Type: Builder
See Also