Gets or sets the name of the event source associated with log entries.
public static string SourceName { get; set; }
A string representing the source name. If not set, a source is inferred automatically using the calling method's context.
There was an error while loading. Please reload this page.