NLog Logging Library

TargetFactory.Reset Method 

[This is preliminary documentation and subject to change.]

Removes all targets and reloads them from NLog assembly and default extension assemblies.

[Visual Basic]
Public Shared Sub Reset()
[C#]
public static void Reset();

See Also

TargetFactory Class | NLog Namespace