Class SniffParser
- Namespace
- Elasticsearch.Net
- Assembly
- Elasticsearch.Net.dll
public static class SniffParser
- Inheritance
-
SniffParser
- Inherited Members
Properties
AddressRegex
public static Regex AddressRegex { get; }
Property Value
Methods
ParseToUri(string, bool)
public static Uri ParseToUri(string boundAddress, bool forceHttp)
Parameters
Returns
- Uri