ServerGroups Constructor
Couchbase .NET SDK 2.0
Initializes a new instance of the
ServerGroups
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
ServerGroups
()
public ServerGroups()
Public
Sub
New
Public Sub New
public
:
ServerGroups
()
public: ServerGroups()
new
:
unit
->
ServerGroups
new : unit -> ServerGroups
See Also
Reference
ServerGroups Class
Couchbase.Configuration.Server.Serialization Namespace