UILogMessageSource Property

The source of the log message. For Adapters this is the Adapter Name. For system messages it is an empty string.

Definition

Namespace: Gemstone.Timeseries.Model
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.164 -- Release Build+a92a9bf42cb46f572890ee63295d6658a513d9b3
public string Source { get; set; }

Property Value

String

See Also