Click or drag to resize
BucketConfigurationGetEndPoint Method
Gets a random IPEndPoint from the Servers list.

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

Return Value

Type: IPEndPoint

[Missing <returns> documentation for "M:Couchbase.Configuration.Client.BucketConfiguration.GetEndPoint"]

See Also