Click or drag to resize

SenderToElasticSearchUri Property

The URI of Elasticsearch instance. Example:
http://localhost:9200
.

Namespace:  SenderElasticSearch
Assembly:  SenderElasticSearch (in SenderElasticSearch.dll) Version: 1.0.0
Syntax
C#
public string Uri { get; set; }

Property Value

Type: String
See Also