ConsulRegistry.

TryGetValue(string, string) Method

Syntax

public bool TryGetValue(string key, out string value)

Parameters

Name Type Description
key string
value string

Return Value

Type Description
bool