BucketConfiguration GetEndPoint Method Couchbase .NET SDK 2.0
Gets a random IPEndPoint from the Servers list.

Namespace: Couchbase.Configuration.Client
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public IPEndPoint GetEndPoint()

Return Value

Type: IPEndPoint
See Also