Click or drag to resize
BuilderContactPoints Property

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public ICollection<IPEndPoint> ContactPoints { get; }

Property Value

Type: ICollectionIPEndPoint

Implements

IInitializerContactPoints
See Also