Class SniffParser
Inherited Members
Namespace: OpenSearch.Net
Assembly: OpenSearch.Net.dll
Syntax
public static class SniffParser
Properties
| Edit this page View SourceAddressRegex
Declaration
public static Regex AddressRegex { get; }
Property Value
Type | Description |
---|---|
Regex |
Methods
| Edit this page View SourceParseToUri(string, bool)
Declaration
public static Uri ParseToUri(string boundAddress, bool forceHttp)
Parameters
Type | Name | Description |
---|---|---|
string | boundAddress | |
bool | forceHttp |
Returns
Type | Description |
---|---|
Uri |