Click or drag to resize

DseClusterGetResolvedEndpoints Method

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public IReadOnlyDictionary<string, IEnumerable<IPEndPoint>> GetResolvedEndpoints()

Return Value

Type: IReadOnlyDictionaryString, IEnumerableIPEndPoint
See Also