FloodFilter MessageTopic Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Determines the message topic for message emitted when flood is detected

Namespace: NFX.Log.Destinations
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute]
public string MessageTopic { get; set; }

Property Value

Type: OnlineString
See Also