Destination Failover Property NFX Class Library

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

Sets destination name used for failover of this one

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

[ConfigAttribute("$failover")]
[ExternalParameterAttribute(new string[] { ... })]
public string Failover { get; set; }

Property Value

Type: OnlineString
See Also