RemoteClusters Constructor
Couchbase .NET SDK 2.0
Initializes a new instance of the
RemoteClusters
class
Namespace:
Couchbase.Configuration.Server.Serialization
Assembly:
Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
RemoteClusters
()
public RemoteClusters()
Public
Sub
New
Public Sub New
public
:
RemoteClusters
()
public: RemoteClusters()
new
:
unit
->
RemoteClusters
new : unit -> RemoteClusters
See Also
Reference
RemoteClusters Class
Couchbase.Configuration.Server.Serialization Namespace