Checks whether a specific source is registered to a specific event log on the specified machine.
public static bool IsSourceRegisteredToLog(string sourceName, string logName, string machineName)
True if the source is registered; otherwise, False.
True
False
There was an error while loading. Please reload this page.