Truncates the source name to meet the maximum length allowed by the Windows Event Log system.
public static string MaxSource(string sourceName)
A source name no longer than 211 characters.
If the input is null or empty, the method will derive a source name using the calling method.
There was an error while loading. Please reload this page.