Click or drag to resize

SenderToElasticSearchIndexName Property

The name of Elasticsearch index. Example:
index-active-slow-query
.

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

Property Value

Type: String
See Also