IdtMessageSource Property
Gets or sets the source of the message.
Namespace: InnerDrive.LoggingAssembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
public virtual string? Source { get; set; }
Property Value
String
The message source might be the sending computer, the
process, or a combination of similar elements.