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

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

Return Value

Type: IPEndPoint
See Also