Table of Contents

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

Regex

Methods

ParseToUri(string, bool)

public static Uri ParseToUri(string boundAddress, bool forceHttp)

Parameters

boundAddress string
forceHttp bool

Returns

Uri