Click or drag to resize

SenderToElasticSearchTypeName Property

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

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

Property Value

Type: String
See Also