Click or drag to resize

ConfigurationClientOptions Property

The .net client additional options configuration.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public ClientOptions ClientOptions { get; }

Property Value

Type: ClientOptions
See Also