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
WithSerializer Method
Provide a custom
ITypeSerializer
.
Namespace:
Couchbase
Assembly:
Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 3.0.0-local-202004010202+047adc0837bfc29c0b8cce4322194a09afd8ea18
Syntax
C#
Copy
public
ClusterOptions
WithSerializer
(
ITypeSerializer
serializer
)
Parameters
serializer
Type:
Couchbase.Core.IO.Serializers
ITypeSerializer
Serializer 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