LogServiceBase FailoverDestination Method NFX Class Library

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

When error=null => error cleared. When msg==null => exceptions surfaced from DoPulse()

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

internal void FailoverDestination(
	Destination destination,
	Exception error,
	Message msg
)
See Also