Couchbase .NET SDK 3.0.0
Couchbase .NET SDK 3.0.0
Couchbase Namespaces
Couchbase
ClusterOptions Class
ClusterOptions Methods
WithBuckets Method
WithConnectionString Method
WithCredentials Method
WithDnsResolver Method
WithLogging Method
WithSerializer Method
WithTranscoder Method
ClusterOptions
WithTranscoder Method
Provide a custom
ITypeTranscoder
.
Namespace:
Couchbase
Assembly:
Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 3.0.0-local-202004010202+047adc0837bfc29c0b8cce4322194a09afd8ea18
Syntax
C#
Copy
public
ClusterOptions
WithTranscoder
(
ITypeTranscoder
transcoder
)
Parameters
transcoder
Type:
Couchbase.Core.IO.Transcoders
ITypeTranscoder
Transcoder to use.
Return Value
Type:
ClusterOptions
A reference to this
ClusterOptions
object for method chaining.
See Also
Reference
ClusterOptions Class
Couchbase Namespace
Couchbase, Inc 2020
Send comments on this topic to
jeffry.morris@couchbase.com